converting asp.net code from 2003 - 2005 problem....
-
i have a project in asp.net 2003, when i open it in 2005 am getting following error message: " IT IS AN ERROR TO USE A SECTION REGISTERED AS ALLOWDEFINITION ='MACHINETOAPPLICATION BEYOND APPLICATION LEVEL. THIS ERROR CAN BE CAUSED BY AVIRTUAL DIRECTORYNOT BEING CONFIGURES AS AN APPLICATION IN IIS" am not much aware about this kind of errors. could any one clear my doubt...
self confidence+hard work=SUCCESS
-
i have a project in asp.net 2003, when i open it in 2005 am getting following error message: " IT IS AN ERROR TO USE A SECTION REGISTERED AS ALLOWDEFINITION ='MACHINETOAPPLICATION BEYOND APPLICATION LEVEL. THIS ERROR CAN BE CAUSED BY AVIRTUAL DIRECTORYNOT BEING CONFIGURES AS AN APPLICATION IN IIS" am not much aware about this kind of errors. could any one clear my doubt...
self confidence+hard work=SUCCESS
Are you trying to open the Web sites from where ? just open from VS 2005, it will automatically do needful.
cheers, Abhijit
-
Are you trying to open the Web sites from where ? just open from VS 2005, it will automatically do needful.
cheers, Abhijit
-
yeah abhijit am trying to open from 2005 only, when i built the appliaction i throws the exception i mentioned.... :(
self confidence+hard work=SUCCESS
-
Hi Abhijit, i found that, here with my application there are two web.config files,, when framework ask to take back up ,there is a web.config file in that folder too, so only this problem, i remove that and now my site is running .. thanks man...
self confidence+hard work=SUCCESS
-
Hi Abhijit, i found that, here with my application there are two web.config files,, when framework ask to take back up ,there is a web.config file in that folder too, so only this problem, i remove that and now my site is running .. thanks man...
self confidence+hard work=SUCCESS
Yup... Great !!! ;)
cheers, Abhijit