A problem about portting one asp.net project to mono under

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
zlprog
Newbie
Newbie
Posts: 1
Joined: Fri Jun 04, 2010 10:55 am

A problem about portting one asp.net project to mono under

Post by zlprog »

there is a DLL in bin directory of asp project. this DLL was written by VC6.0. I don't have source code of this DLL. The mono report a error "can't not find meta data in the DLL", I think that this DLL is not written by C#, so mono can't load it, I want to use wine, but I don't know how to do it, can anyone help me? Thansk!
Locked