RE: how to get a parameter value from Web.Config
HiI have in the Web.Config of a Web App the following <applicationSettings> <Proveedores.Properties.Settings> <setting name="Hi Everybody" serializeAs="String">...
View ArticleHow to Deploy on the Server Using .MSI - VS 2010
I have created an msi; copied it over to the Test server and double-clicked to run it. It ran and installed successfully.But, I don't see my web app in the ISS Manager; where did it install the package?
View Articleencrypt connection string asp net 4.0
Hi Dear allI want to do encrypt connection in web config file. I found that1) command prompt type the following command aspnet_regiis.exe -pef "connectionStrings"...
View Articleerror while website running on server
hi i created a website and its working all well on my Computer But when i upload thi site on server it give Below Error ..Description:An error occurred during the processing of a configuration file...
View ArticleExecuting Application Error - 500 Internal Server Error
I have migrated new server.After migrating, i am getting below error while running asp.net applications.500 - Internal server error.There is a problem with the resource you are looking for, and it...
View ArticleConverted ASP.net 4.0 site to 4.5 but some files still remains as 4.0 are...
Converted ASP.net 4.0 site to 4.5 but some files still remains as 4.0 are they correct ?Used visual studio 2012Here my config.xml. Do you see anything incorrect ? System.web , system.design,...
View ArticleLoading native DLL in IIS - Works on IIS Express, exception with IIS 8...
I am trying to create a webforms application using 2 C# DLLs referencing one native DLL.The project works perfectly when using IIS Express, as soon as I try to use IIS 8 however it seems like there is...
View ArticleDeploy ASP.Net Site to SharePoint with Security
I am trying to do the same thing shown in this article: http://forums.asp.net/t/1868406.aspx/1. The article works, but I need to also use SharePoint's security.For instance, if the user is not logged...
View ArticleHow to Setup a Web Application on a Windows Server 2008 R2
How to Setup a Web Application on a Windows Server 2008 R2; the web application is created using Visual Studio 2010.
View ArticleInstall Shield limited edition setup (Rolling back)
http://stackoverflow.com/questions/15235766/install-shield-limited-edition-setup-rolling-backI have just finished creating an installer using Install Shield Limited edition. My Install shield project...
View ArticleProblem with WCF Rest Service and Windows authentication in an intranet...
Dear friends,I'm now trying since feeled "weeks" to find a solution.I like to create a rest base webservice. In the webservice I want to evaluat the username and the roles that the user belongs to....
View ArticleHow to generate License Key in Web Application?
Hi all, I want to host my Asp Dot NET web application project in to my client’s server. The web application project should have a License key that will be valid for certain years. After...
View ArticleConfiguration Error
Hi all,when i am runnig this application on server IIS it gives an error.Server Error in '/' Application.Configuration ErrorDescription:An error occurred during the processing of a configuration file...
View ArticleHow to configure a computer to serve my website internally?
Hi I will need to move my website project from my localhost to a computer which is on our LAN domain.What components do I need to install for it to act as my web server.I assume, I will need to...
View ArticleConfiguration changes to ThreadPool via processModel and httpRuntime?
We are running an investigation on a scalability issue using outgoing asynchronous web requests on IIS 7.5. This is long story and it is documented here with a number of open questions for anyone to...
View ArticleDeploying Same Web Application in Multiple Server
Hi,I Have a Web Application which i want to deploy in multiple server. It would be tedious for me to go to each servers IIS and create a virtual directory and configure it manually. so please guide me...
View ArticleError when Attempting to publish my site
I am using the one click publish feature to publish my website to the godaddy server. I select the option to precompile, but when I start the process, I get an error that says "Can't find the valid...
View Article500 Internal Server error
I am trying to deploy my website using godaddy. However, when I try to load my domain I get a 500 Internal Server error. I called godaddy, and they said that it may be a problem with my web.config file...
View ArticleFailed to create type 'Microsot.sqlServer.Dac.DacServices'
I am trying to deploy using one click. I receive Web Deployment task failed. Failed to create type 'Microsot.sqlServer.Dac.DacServices'I the misspelling of Microsoft is not a typo. I am deploying...
View Article