Web Config Transformation not working as expected
Hi All,I am developing WCF application using VS 2015. I created different configuration using configuration manager and I created config (using add config transform) transform file also. But when I...
View ArticleError Connection reset after 2 minutes when trying to upload a file of 200 MB...
I am trying to upload a file to store into SQL File Storage which is about 200 MB. Tried IIS extending Web app Connection limits on IIS and also tried setting the execution time out value on...
View ArticleIssue: Roaming Manager Package
When i try to open my Visual Studio 2013 ultimate version am getting "Roaming Manager Package" issue says Package did not load correctly. I checked it even uninstalling it and when i try to open the...
View ArticleIf I configure Web.config as below : <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>Can I capture any server error to display on mycustompage.htm? How?Thanks.
View ArticleUniquely identify an app within a machine
I'm trying to decide on the best way to identify an app running under IIS.I'm pretty new to IIS and ASP.NET (but very experienced in other areas of .Net aand C#).We have numerous web apps and web...
View Articlepch house I can not sign in to win causes all I get a error message, and I...
see above. my email address is cathytursi@gmail.com.
View ArticleC# web application experiencing intermittent crash of application pool
<div>Windows 2012 R2 + IIS 8.5What is the problem</div>Post-Windows Updates in mid April, multiple servers hosting a C# website have randomly experienced crashing application poolsoccurs...
View ArticleCodeDom error
We are getting the following error when we try to open a website and was not sure how to get rid of this error. It only happens on one website and several others are fine.Description: An error...
View ArticleDo I need two connection strings to get it working locally?
Hi,I'm supporting a project that has been built by a 3rd party and need to get it working locally and online.In the web.config, there are two connection strings listed.<add name="DefaultConnection"...
View ArticleSet id and password on network path
i want to set id and password on network path in app.conifg is this possible?like this <addkey="abcpath"value="\\122.324.234\Logs\asdslog"/>in this can i set id and password?
View ArticleChanging LocalDb to .\SQLEXPRESS
HiI have an older web application running locally that uses LocalDb to connect:<add name="DefaultConnection" connectionString="Data...
View ArticleWhen downloading a file: System.Runtime.InteropServices.COMException: The...
Hi every body,I have installed an asp.net2.0 application in IIS7, my application creates files in a shared folder, this files are displayed in a page, you just need to push the desired file's button...
View ArticleReassign IIS Application Pool
I have code to reassign an IIS Web Application's Application Pool to another Application Pool. The Application Pool was originally set to the "DefaultAppPool" of the Default Web Site. This new...
View ArticleProvide Path of database in Web congfig if Database is not in Appdatafolder
Hi,i am Working in ASp and Asp.net. Database is not in AppDatafolder on Server. I want to give that database path in webconfig to create connnection string . Please guide me how to do this?
View ArticleCustom Libraries
Hi. Sorry if this question seems abit noob.i am currently using Visual Studio 2012. i have written my own custom libraries and ready to be deploy to other ASP project.in this custom libraries that are...
View ArticleWeb API with Entity Framework Code First Migration (Deployment to IIS)
Hello Everyone,I have a WebAPI application with EF code first migration.I am trying to deploy the application to production system (Win 8.1) on IIS.I have created a Web Deploy Package on VS2013.Since I...
View ArticleAsp.net application isn't deployed.
Hi everyone,I'm trying to deploy my asp.net application to AppHarbor without any successes.I've followed every single step in this website :...
View ArticleCan I add a working asp .net application to a sharepoint page viewer?
I am new to SharePoint and need to allow a SharePoint portal to load my asp .net application into the portal from the application server where I have hosted the asp .net application. I think I can use...
View ArticleRandom SoapException: No connection could be made because the target machine...
I have client and server on same machine.Server is web service installed in IIS 7.Web.config file for web service contains entry - <add key="serverURI"...
View Articlepublish my website locally
hi for alli have website to which attachment user file for example word,excel and pdf; how can publish this website on local network and save files which attach by user
View Article