Hi, Insufficiet informations.. Please try this things 1. Check your virtual directory and its settings.And Try to browse one simple Asp page 2. if step 1 is working,Please check ,.NET frame work installed on ur web srever or not.
On Sun, Jun 13, 2010 at 12:21 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> > -- "People who never make mistakes, never do anything." dEv
