Automated tests
I am looking for an automated test solution If posibble hosted is better. Steps i wish to do 1 check in 2 automated build in the server.... So that doesnt interrupt daily coding @ 3 automated test run...
View ArticleWebResource Caching
Hi,I have to issue with WebResource.axd requets:1- There is no 'Expire Date' is response header of some WebResource.axd requests and it cause webresource reload in every page postbacks. How can fix...
View ArticleHow to host my service in self webapplication
hello .net herosi am getting confused about how to host my webservice....in my soluation there are 5 project namely1)Business object model2) data access layer3) service layer ==wcf application project...
View ArticleWorks in IIS 6 but breaks in IIS 7
Does anyone know why my ASP.NET 3.5 application works fine in Windows Server 2003 with IIS 6.0, but it breaks on Windows Server 2008 IIS 7.0 and Vista Ultimate with IIS 7.0?It's just a small web app...
View Articlebest practice for configuration on Multi-Tenant (single website) isolated DB
My company holds a dozen websites and isolated DBs (identical schemas). every customer(group of users in specific company) has its own website (different app pool) and DB.every website has its own...
View ArticleThe server committed a protocol violation
I created a asp.net 3.5 web service using the visual studio service template. After that without modifying it i published it to the server.Now when i am trying to add the service reference it shows the...
View ArticleWeb Deployment of App_GlobalResources of VS2010, .net 4.0 Precompiled website
Hi,Here is the situtaion. I have a web application project which is deployed on client machines using msi(as a pre compiled website).There are aspx, images, controls files in the project etc. We also...
View ArticleSession State - Order of Precedence
We have sessions that are timing out. Our timeout is set to a high value but we still seem to get timeouts early than expected.So, something else if affecting the timeout. Given the following, what is...
View ArticleAn attempt to attach an auto-named database for file \ASPNETDB.MDF failed
I have an asp.net website that I've adopted but had running for a year or so. The machine that was hosting it died and as a result was replaced. I'm trying to get the site back up but running into the...
View Articleto deploy the asp.net project in remote harddisk and to run on two networked...
Hi,Two computers are connected with a remote hard disk. How can publish the asp.net project which make to run the published file on both computers from that remote hard disk . Exe file from...
View ArticleThe attribute connectionstringName is missing or empty
Hi Friends, I am getting this exception when trying to get or create a user using Membership or Profile.Here is my web.config code.I am using VS2010 Framework 4.0. What could be the...
View ArticleReg Adding files or folder to SVN for the first time
HiCould you please let me know how to add files/folders to SVN for the first time, the repository is already created in SVN but i need to add another folder for my project so that my other team members...
View ArticleURL Rewrite Crashing .Net
We have tried to deploy some URL rewriting rules today on our production site and it seems to be crashing .Net.After about 10 minutes of being operational the site died and we got this error in the...
View ArticleIIS Virtual Directory across DMZ gives Bad Username
We have an Asp.Net Web Application that we install on client networks for their use. I had one recently where they put the web server on a different domain inside a DMZ, I don't have a huge knowledge...
View ArticleVS2012 pubxml and TransformWebConfigEnabled
Maybe someone can advise me.I am trying to publish a project using VS2012. I have setup a publish profile to publish it to a file system drive.I have several environments/build configurations required...
View ArticleWebResource.axd strange behavior
HiPlease some one help me. I'm getting creazy!!!!My problem is about caching of WebResource.axd requests.In the begining, every responses of WebResource.axd requests have caching header and there is no...
View ArticleInternet explorer cannot display the webpage
HiI have hosted my asp.net application on windows server 2003. Its working fine but sometime on some systems whenever we browse for havy data inernet explorer stops and display a message that internet...
View ArticleProblem with custom error pages
Hi,I'm having a problem with our custom error pages.The custom error page for our site is displayed fine in most cases, however when a user attempts to access a file without an extension such...
View Articleable to ping Active Directory domain but unable to connect to AD
Hi, AD: LDAP://XXXXXXXXX-XXXX:389/dc=org/dc=companynameour company has one application hosted on third party webserver.when i ping from that server i am getting response:C:\Users\Administrator>ping...
View ArticleNew to ASP.NET - First Deploy
Hi,I'm new to ASP.NET and have spent the last few months learning it and developing a web site. It is time now to publish that web site and access it from the real world to continue testing. However,...
View Article