Home All Groups Group Topic Archive Search About

Strong name validation failed after calling a .Net Exe from ASP

Author
22 Feb 2006 10:19 AM
Ray
Hi!

I have a severe problem with my ASP web application. The ASP Site is
built to run a .Net application (on command line mode) synchronously.

I've tried to run the .Net exe on the server for many times, and it
always returned without an error and worked correctly.

Within the ASP page, I call the .Net application by the WScript.Shell
object, in synchronous mode.
Unfortunately the shell call returns with an error, the eventlog entry
shows a "Strong name validation failed" error for the .Net application
(which runs without problems, if started local).

The server is a Windows 2000 server with IIS 5.0.
This whole workflow already works with an XP server!! And now I should
try making it run on the 2000 platform.

btw> I checked all known to me security options. The IUSR even has
administrator rights...

Does anyone know about this problem and how to fix it?

TIA, Ray

AddThis Social Bookmark Button