Groups | Blog | Home
all groups > dotnet compact framework > march 2008 >

dotnet compact framework : Visual studio 2005 C++ clr class libarary


Don
3/27/2008 6:29:01 AM
HI

I made a C++ Visual Studio 2005 clr DLL. This dll has mixed code in it. I
tried to run this dll on a machine where I did not have Visual Studio 2005
installed. For some reason the dll can't be loaded.
What component do I need so that this dll works



--
Don
3/27/2008 7:15:04 AM
Hi Markus,

I tried downloading and installing that and it did not work. I ended up
installing Visual Studio 2008 express and the dll started loading but for
some reason I can't call all the functions in it. I am at a customer site
and I don't have my Visual studio 2005 install CD's so I tried the Visual
Studio 2008 express. Should I expect problems with my dll?
--
Don


[quoted text, click to view]
Don
3/27/2008 9:23:00 AM
Sorry Chris,

I did not know this is the wrong group. Can you tell me which group I
should ask?
--
Don


[quoted text, click to view]
Chris Tacke, eMVP
3/27/2008 10:21:22 AM
I think you're off topic here. This is a CF group. Managed C++ isn't
supported in the CF, and you can't do CF development with the Express
editions. You might try another group.


--

Chris Tacke, Embedded MVP
OpenNETCF Consulting
Giving back to the embedded community
http://community.OpenNETCF.com


[quoted text, click to view]

Chris Tacke, eMVP
3/27/2008 12:43:41 PM
I'm not sure - maybe a full framework group? Maybe a Studio group? It's
just not related to the Compact Framework in any way, so it's less likely
you'll get a good answer here.


--

Chris Tacke, Embedded MVP
OpenNETCF Consulting
Giving back to the embedded community
http://community.OpenNETCF.com

[quoted text, click to view]

Markus Ewald
3/27/2008 2:54:57 PM
Don schrieb:
[quoted text, click to view]

If you've got Visual Studio 2005 plain:
- The .NET Framework 2.0

If you've got Visual Studio 2005 with VS2k5 SP1
- The .NET Framework 2.0
- The Visual C++ 2005 Runtime SP1
or, all-in-one
- The .NET Framework 2.0 SP1

AddThis Social Bookmark Button