i am using VS2010 and i developed a website, i runs good on local server but when i uploaded the site on web server it gives the following error
The requested page cannot be accessed because the related configuration data for the page is invalid.
Config Source 73:| |
then i set customErrors mode="Off".
after this again an error comes,
It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS.
Source Error:
| Line 42: Line 43: Line 44: |
Can any body help me??
and one more thing i have a website running and i uploaded my site on that server by creating a folder in it.
Existing site was created in framwork 3.5 then we changed it into 4.0. and my new site is in 4.0
Muhammad younasPosted Mar 21, 2013, 2:30 AM
and one more thing i have a website running and i uploaded my site on that server by creating a folder in it.
Existing site was created in framwork 3.5 then we changed it into 4.0. and my new site is in 4.0
brunda kPosted Mar 21, 2013, 2:19 AM