Problem with dll ...

J

Jacek Jurkowski

I created a simple class MyClass in VisualFoxPro
into a dll file. I referenced that file in my Asp.net
application and the content of it is properly displayed
by Vs.net intelisense. Now I'm trying to do that:

MyClass mc;
mc = new MyClass();

The second line generates an exception "Could not load module".
In standard Windows Application house steps works fine.
What I'm I doing wrong?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,677
Members
48,796
Latest member
Greg L.

Latest Threads

Top