freelanceprogrammers.org Forum Index » ASP
Unmanaged C++ Load Error
Joined: 11 Jan 2006
Posts: 46
Unmanaged C++ Load Error
This is a fun one...
I have created a managed wrapper class for a small unmanaged C++ class
to alllow access to the unmanaged code from an ASP.NET web
application.
The wrapper class and unmanaged class work perfectly well on our
development machines, but we receive a dependency error...
File or assembly name PartitionWrap, or one of its dependencies, was not found.
...when we attempt to run the application on a production server.
Both the unmanaged dll (system32) and managed assembly (bin) have been
placed on the production machine and the permissions are identical.
The production server has the .NET 1.1 framework installed properly
(it serves a number of sites).
Any hints to what the error might be would be greatly appreciated.
--
Dean Fiala
Very Practical Software, Inc
http://www.vpsw.com
All times are GMT
Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Freelace Website Designer - Customer web design and software building.
China Wholesale - Electronics Products
Character Studio - Tutorials and Help
China Wholesale - Electronics Products
Character Studio - Tutorials and Help







