R
RayLopez99
How to fix the below error? I am trying to debug a "Hello World"
ASP.NET program that I wrote in MS XP OS using Visual Studio 2008, but
now I get this error in Vista OS when I copy and paste the same into a
Vista folder.
I looked at the link below and I could not make any sense of it.
Where do I click to change the "virtual folder"? Do I need IIS to run
my app in Vista? Why can't I just use Visual Studio?
Thank you,
RL
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.
http://forums.asp.net/t/769696.aspx
ASP.NET program that I wrote in MS XP OS using Visual Studio 2008, but
now I get this error in Vista OS when I copy and paste the same into a
Vista folder.
I looked at the link below and I could not make any sense of it.
Where do I click to change the "virtual folder"? Do I need IIS to run
my app in Vista? Why can't I just use Visual Studio?
Thank you,
RL
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.
http://forums.asp.net/t/769696.aspx