Please Help. I am starting to loose my hair.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi All

I have been tring to get a Example application to work for about 3 nights now.
It is a Golf Score Card. I got it from.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnppc2k2/html/ppcdatabase.asp

For some reason i get errors on the build.

Saying i dont have System.CF.Drawing.DLL.

Now i do have this on my Machine. So i went and Referenced it and then i get
errors saying that the System.Drawing.points is rferenced in more than one
place. So when i remove System.Drawing I then get and error saying that
System.Drawing.font is missing a referenced library.

And this keeps going on and on. i just can't seem to get this to wrok.

Since the application is an example from microsft i don't think that is the
problem. the artical doesn't tell me what i need to do to get set up before
testing this application.

My machine is
Windows XP Prof
VS.Net 2003
I installed SQL CE
I installed the mobile development SDK
SQL Server 2000
Compact framwork 1.05 (I think)

I just can't seem to make this application work.

Any help and/or directions please.
 
Hi marcmc

If you take a look at the source code downloadable from the link bellow you
will see that Imports System is allready there.

do you have any other suggestions?

Thanks any way

Ian
 

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

Back
Top