Hello,<br><br>I am trying to create a web application and using vtkDotNetWrap.dll version 4.2.2. in it.<br><br>When I run it, I am getting the following error<br><br><span><h2><i>Configuration Error</i> </h2></span><font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">
<b>Description: 
</b>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. <br><br><b>Parser Error Message: </b>A 
procedure imported by 'vtkDotNetWrap' could not be loaded.<br><br><b>Source 
Error:</b> <br><br>
<table bgcolor="#ffffcc" width="100%">
<tbody>
<tr>
<td><code></code><pre>Line 196:                                &lt;add assembly=&quot;System.EnterpriseServices, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a&quot;/&gt;<br>Line 197:                                &lt;add assembly=&quot;System.Web.Mobile
, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a&quot;/&gt;<br><font color="red">Line 198:                                &lt;add assembly=&quot;*&quot;/&gt;<br></font>Line 199:                        &lt;/assemblies&gt;<br>Line 200:                &lt;/compilation&gt;
</pre></td></tr></tbody></table><br><b>Source 
File: </b>c:\windows\microsoft.net\framework\v1.1.4322\Config\machine.config<b> 
&nbsp;&nbsp; Line: </b>198 <br><br><b>Assembly Load Trace:</b> The following information 
can be helpful to determine why the assembly 'vtkDotNetWrap' could not be 
loaded.<br><br>
<table bgcolor="#ffffcc" width="100%">
<tbody>
<tr>
<td><code></code><pre>=== Pre-bind state information ===<br>LOG: DisplayName = vtkDotNetWrap<br> (Partial)<br>LOG: Appbase = <a href="file:///c:/inetpub/wwwroot/WebApplication1">file:///c:/inetpub/wwwroot/WebApplication1
</a><br>LOG: Initial PrivatePath = bin<br>Calling assembly : (Unknown).<br>===<br><br>LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).<br>LOG: Post-policy reference: vtkDotNetWrap
<br>LOG: Attempting download of new URL <a href="file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary">file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary</a> <a href="http://ASP.NET">ASP.NET</a> Files/webapplication1/8dd84b00/b065eec7/vtkDotNetWrap.DLL.
<br>LOG: Attempting download of new URL <a href="file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary">file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary</a> <a href="http://ASP.NET">ASP.NET</a> Files/webapplication1/8dd84b00/b065eec7/vtkDotNetWrap/vtkDotNetWrap.DLL.
<br>LOG: Attempting download of new URL <a href="file:///c:/inetpub/wwwroot/WebApplication1/bin/vtkDotNetWrap.DLL">file:///c:/inetpub/wwwroot/WebApplication1/bin/vtkDotNetWrap.DLL</a>.<br>LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
<br>LOG: Post-policy reference: vtkDotNetWrap, Version=1.0.2293.29300, Culture=neutral, PublicKeyToken=null<br></pre></td></tr></tbody></table></font><br><br><br>Please help me to overcome this error...<br><br>Thanks,<br>
Neha<br>