May 2010 - Posts

0
Comments

Troubleshooting a page not found error on file server by darenhan

I hit this error "The page is not found" when the customer browse a file from our file server from our web pages which are hosted on IIS 6. The problem with IIS 6 is that the error messages are not very clear, hence it is tougher to troubleshoot...
0
Comments

Error message "Operation Must Use an Updateable Query" by darenhan

I got this error from a asp.net web page exporting data to an excel file. From the looks of it, it look mysterious. But the microsoft kb article is quite useful -> http://support.microsoft.com/kb/316475 I read point #2 from the kb article and set the...
0
Comments

Unable to access web services from remote machine by darenhan

I encountered the above mentioned error when accessing from a remote machine other than the server where the web service is hosted. To solve the error, I added the following chunk of configuration after <system.web> tag in the web.config in the...
Powered by Community Server (Commercial Edition), by Telligent Systems