P
Phill. W
Apologies if this has already been asked a thousand times before
(please point me in the direction of the F.A.Q. Page) but...
How do I *reliably* deploy ASP.Net solutions onto a [Production]
host that does *not* have Visual Studio installed upon it - just the
Framework?
I've copied all the "source" files to a new server, set up the Virtual
Directory in IIS and still get a Server error trying to load up the first
page, "Parser Error ... cannot load Type" referencing the dll that should
be JIT'ted for me!
Searching Google, I found lots of suggestions to "rebuild" the solution
on the target machine - please note; this is *not* an option.
Also, is there any way to get a /meaningful/ error message in this
situation?
TIA,
Phill W.
(please point me in the direction of the F.A.Q. Page) but...
How do I *reliably* deploy ASP.Net solutions onto a [Production]
host that does *not* have Visual Studio installed upon it - just the
Framework?
I've copied all the "source" files to a new server, set up the Virtual
Directory in IIS and still get a Server error trying to load up the first
page, "Parser Error ... cannot load Type" referencing the dll that should
be JIT'ted for me!
Searching Google, I found lots of suggestions to "rebuild" the solution
on the target machine - please note; this is *not* an option.
Also, is there any way to get a /meaningful/ error message in this
situation?
TIA,
Phill W.