NicoVB Posted July 1, 2004 Posted July 1, 2004 Hi I have made an empty form with VS.NET 2003, installed the .NET compact Framework SP 2 and want to run my (empty) app ... it copies only one file to the device (the .exe-file)... then he says: "error: dll not registered" i looked which dll caused the error (i thought it was the following in the row of files that have to be copied to the device: "mscorlib.dll") i've made already that both my desktop pc and my device have the same version of the dll... but he still says: Connected to Pocket PC Device (Pocket PC) running on ARM. Copying files from 'C:\testapp2\bin\Debug' to '\Program Files\testapp2' Copying testapp2.exe Error: DLL-file not registered. ---------------------- Done ---------------------- Build: 1 succeeded, 0 failed, 0 skipped Deploy: 0 succeeded, 1 failed, 0 skipped What do I have to do???? (note: if I try to run the app on my device by just clicking the exe-file IT WORKS... so he don't need that dll file, which is logic because the dll is already on the device) Quote Visit http://www.nico.gotdns.com Now ONLINE!
NicoVB Posted July 2, 2004 Author Posted July 2, 2004 I just had to repair my install of vs.net 2003 because some of the dll's weren't registered anymore after a register clean up!! Quote Visit http://www.nico.gotdns.com Now ONLINE!
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.