Z
Zamdrist
Because there are so many possibile configurations of servers and
options, it is quite confusing to know how to get a server up and
serving asp.net pages. My environment is pretty basic however, I'm
only working within a corporate network, a local Intranet if you will.
Working Visual Studio 2005 .Net 3.5 on my local machine as well as the
target machine, a server on our network with IIS and .Net 3.5
installed.
I chose to start a web page using 'File System' rather tha HTTP or
FTP. Why anyone would use FTP in this day and age I don't know, its an
antiquated protocol, but I digress.
The page I wrote is right out of the box, an empty Default.aspx. Runs
fine locally, but when I access it via a web browser at its remote
location I get the imbiquitious:
Server Error in '/' Application
The resource cannot be found.
To the best of my knowledge, I have all the permissions I need, I am a
local admin as well as a domain admin, and I can read/write/delete
files on the server. Because the error is so general and non-specific,
finding an answer to this issue is next to impossible.
If anyone has any idea and could be of help, it would be greatly
appreciated. Funny thing is, I've developed .Net applications a number
of times before on another server, .Net 1.1. But its like I've learned
squat.
Thanks
options, it is quite confusing to know how to get a server up and
serving asp.net pages. My environment is pretty basic however, I'm
only working within a corporate network, a local Intranet if you will.
Working Visual Studio 2005 .Net 3.5 on my local machine as well as the
target machine, a server on our network with IIS and .Net 3.5
installed.
I chose to start a web page using 'File System' rather tha HTTP or
FTP. Why anyone would use FTP in this day and age I don't know, its an
antiquated protocol, but I digress.
The page I wrote is right out of the box, an empty Default.aspx. Runs
fine locally, but when I access it via a web browser at its remote
location I get the imbiquitious:
Server Error in '/' Application
The resource cannot be found.
To the best of my knowledge, I have all the permissions I need, I am a
local admin as well as a domain admin, and I can read/write/delete
files on the server. Because the error is so general and non-specific,
finding an answer to this issue is next to impossible.
If anyone has any idea and could be of help, it would be greatly
appreciated. Funny thing is, I've developed .Net applications a number
of times before on another server, .Net 1.1. But its like I've learned
squat.
Thanks