Hi,
I have an assembly that is in GAC. I'm using that in scripting functoid. When I'm testing the map by right clicking on the map -> Test Map option. I get the following error:
XSL transform error: Unable to write output instance to the following <file:///C:\Users\username\AppData\Local\Temp\_MapData\filename.xml>. Could not load file or assembly 'MyAssemblyName, Version=1.0.0.1, Culture=neutral, PublicKeyToken=6bea5b0de0230447' or one of its dependencies. The system cannot find the file specified.
If I deploy the solution and test then everything works fine. But, in that case I have deploy my solution again and again which is cumbersome.
Please let me resolve the above error so that I can test efficiently.
Thanks.
I have an assembly that is in GAC. I'm using that in scripting functoid. When I'm testing the map by right clicking on the map -> Test Map option. I get the following error:
XSL transform error: Unable to write output instance to the following <file:///C:\Users\username\AppData\Local\Temp\_MapData\filename.xml>. Could not load file or assembly 'MyAssemblyName, Version=1.0.0.1, Culture=neutral, PublicKeyToken=6bea5b0de0230447' or one of its dependencies. The system cannot find the file specified.
If I deploy the solution and test then everything works fine. But, in that case I have deploy my solution again and again which is cumbersome.
Please let me resolve the above error so that I can test efficiently.
Thanks.
Kunal G