T
Thomas Weiler
Hello,
I have several projects written with Visual Studio 2003 with asp.net in
Dotnet 1.1. Currently they run on an 2000 Server without any problems.
Now Iam trying to move some of them to a new 2008 Server. Everything
works fine instead of one ASP.NET Programm. On the new server I always
get the following error (Translatet from german):
The File or Assembly "<programm>" or one of its dependencies was not
found. Access denied.
(Original: Die Datei oder Assembly "<programm>" oder eine Abhängigkeit
davon wurde nicht gefunden. Zugriff verweigert )
In the Log down stands also:
The directive is not being applied to the reference (private, custom,
partial, or path-based assembly bind)
(Original: Die Richtlinie wird derzeit nicht auf den Verweis angewendet
(private, benutzerdefinierte, teilweise oder pfadbasierte Assemblybindung))
On an 2003 Server with Visual Studio installed I get the error message,
that the programme can`t access
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\...
The programme is an absolut simple file reader without any dependecies
on complex files or assemblies. The much more complex Applications have
no problems with the new 2008 server. What is wrong here? Can someone
give me a tip?
Thanks for all answers.
I have several projects written with Visual Studio 2003 with asp.net in
Dotnet 1.1. Currently they run on an 2000 Server without any problems.
Now Iam trying to move some of them to a new 2008 Server. Everything
works fine instead of one ASP.NET Programm. On the new server I always
get the following error (Translatet from german):
The File or Assembly "<programm>" or one of its dependencies was not
found. Access denied.
(Original: Die Datei oder Assembly "<programm>" oder eine Abhängigkeit
davon wurde nicht gefunden. Zugriff verweigert )
In the Log down stands also:
The directive is not being applied to the reference (private, custom,
partial, or path-based assembly bind)
(Original: Die Richtlinie wird derzeit nicht auf den Verweis angewendet
(private, benutzerdefinierte, teilweise oder pfadbasierte Assemblybindung))
On an 2003 Server with Visual Studio installed I get the error message,
that the programme can`t access
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\...
The programme is an absolut simple file reader without any dependecies
on complex files or assemblies. The much more complex Applications have
no problems with the new 2008 server. What is wrong here? Can someone
give me a tip?
Thanks for all answers.