The following errors are occurring when we try to give one printing to print in the screen a consultation to the one bank SQL. This site that makes to the consultation this in IIS 6.0 and following errors is occurring. Somebody already saw these errors?
Erro whit J# 2.0 - Exception of type 'java.lang.ExceptionInInitializerError'
was thrown.
Erro whit J# 1.1 - Could not load file or assembly 'vjslib,
Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one
of its dependencies. The system cannot find the file specified.
Hi,
You would need to register all the dependent assemblies J# needs (like vjslib) in the database using CREATE ASSEMBLY statement. You would find these assemblies in your .NET Framework installation folder.
J# is officially not supported by CLR Integration in SQL Server 2005 and that is a reason why you need to register these libraries (as 'unsafe'). When you register an assembly as unsafe, SQL Server does not provide and security or reliability guarantees. Make sure that you adequately test your code for reliability and security.
Thanks,
-Vineet.
|||my erro coms up when i try to send a e-mail, and wont let me send the e-mail..
No comments:
Post a Comment