Hi just goto inetmgr and open default websites and select your project and right click open properties and click remove(virtual dir) and onceagain click create
and try it, My Favourites:For reading better articles http://netprogramminghelp.com On Sun, Jun 13, 2010 at 1:51 PM, khurram jafri <[email protected]>wrote: > Hi, All > > I am new in ASP dot net I made a page which is working fine in local > machine but when I am running this page on website it show error which is > below . > > *Error description* > ** > * *An application error occurred on the server. The current custom error > settings for this application prevent the details of the application error > from being viewed remotely (for security reasons). It could, however, be > viewed by browsers running on the local server machine. > > <!-- Web.Config Configuration File --> > > <configuration> > <system.web> > <customErrors mode="Off"/> > </system.web> > </configuration> >
