ho inserito nella pagina web questo codice
e nella cartella bin la dll prova.dll
__________________________________________________ ____________
import prova.dll
Dim alfa As New future
Line 17: alfa.open("a")
__________________________________________________ ______________
mi da quest'errore
__________________________________________________ ______________________
File not found.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.IO.FileNotFoundException: File not found.
__________________________________________________ _________________________
ho chamato la web farm per farmi registrare la dll e mi dice !!!
__________________________________________________ _______________
ho provato ma non ha un entry point valido per regsvr32, è per caso da
registrare con regasm?
poi dopo aver provato con regasm.... dice !!!!
Microsoft (R) .NET Framework Assembly Registration Utility 2.0.50727.42
Copyright (C) Microsoft Corporation 1998-2004. All rights reserved.
RegAsm : warning RA0000 : No types were registered
__________________________________________________ __________________