[vtkusers] Using vtkDotNetWrap.dll in web application

Patricia Gonçalves patgo at oniduo.pt
Thu Apr 20 04:17:16 EDT 2006


Hi, Neha!
 
Have you tried vtkDotNetWrapp.dll with a simple C# program (not ASP)? Does it work right?
 
Patrícia C. T. Gonçalves
e-mail: patgo at oniduo.pt

________________________________

De: vtkusers-bounces+patgo=oniduo.pt at vtk.org em nome de neha tiwari
Enviada: qua 19-04-2006 20:55
Para: vtkusers at vtk.org
Assunto: [vtkusers] Using vtkDotNetWrap.dll in web application


Hello,

I am trying to create a web application and using vtkDotNetWrap.dll version 4.2.2. in it.

When I run it, I am getting the following error



Configuration Error 

Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. 

Parser Error Message: A procedure imported by 'vtkDotNetWrap' could not be loaded.

Source Error: 


Line 196:				<add assembly="System.EnterpriseServices, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 197:				<add assembly="System.Web.Mobile
, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 198:				<add assembly="*"/>
Line 199:			</assemblies>
Line 200:		</compilation>

Source File: c:\windows\microsoft.net\framework\v1.1.4322\Config\machine.config    Line: 198 

Assembly Load Trace: The following information can be helpful to determine why the assembly 'vtkDotNetWrap' could not be loaded.


=== Pre-bind state information ===
LOG: DisplayName = vtkDotNetWrap
 (Partial)
LOG: Appbase = file:///c:/inetpub/wwwroot/WebApplication1

LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: vtkDotNetWrap

LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/webapplication1/8dd84b00/b065eec7/vtkDotNetWrap.DLL.

LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/webapplication1/8dd84b00/b065eec7/vtkDotNetWrap/vtkDotNetWrap.DLL.

LOG: Attempting download of new URL file:///c:/inetpub/wwwroot/WebApplication1/bin/vtkDotNetWrap.DLL.
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).

LOG: Post-policy reference: vtkDotNetWrap, Version=1.0.2293.29300, Culture=neutral, PublicKeyToken=null



Please help me to overcome this error...

Thanks,
Neha

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20060420/21b5e832/attachment.htm>


More information about the vtkusers mailing list