G
Guest
Previously with asp, when I developed a new asp 'application', I just
created a new subdirectory for the application and away we go.
Now, I have developed a new asp.net 2.0 application using VS on
my development machine. I tried creating a new subdirectory on
the production server but it complains about no virtual directory.
I am not using 'projects' or 'pre-compiled' code. What do I need
to do to move this app to the production server? Up til now,
all of our apps have run fine in subdirectories of the
"default web site". Note, I use remote terminal access to do work
on the server. Also, there is no VS on the production server,
so any editing I need to do is with notepad. In other words,
I can not access the production server when using VS on my
development machine.
TIA--
Tom
created a new subdirectory for the application and away we go.
Now, I have developed a new asp.net 2.0 application using VS on
my development machine. I tried creating a new subdirectory on
the production server but it complains about no virtual directory.
I am not using 'projects' or 'pre-compiled' code. What do I need
to do to move this app to the production server? Up til now,
all of our apps have run fine in subdirectories of the
"default web site". Note, I use remote terminal access to do work
on the server. Also, there is no VS on the production server,
so any editing I need to do is with notepad. In other words,
I can not access the production server when using VS on my
development machine.
TIA--
Tom