Compile OpenNetCF - OpenNETCF.Windows.Forms

V

Vitaly Sedov

Hello!

I'm trying to compile OpenNETCF.Windows.Forms.dll and use it in my project
instead of standard OpenNETCF.Windows.Forms.dll.
When I trying to start application with my dll it exit before started.
Here is starting log:

Standard OpenNETCF.Windows.Forms.dll
--------------------------------------
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\mscorlib.dll', No
symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\HTMLViewerCSharp.exe',
Symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\Microsoft.WindowsCE.Form
s.dll', No symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\OpenNETCF.Windows.Forms.
dll', No symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\System.Drawing.dll', No
symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\System.dll', No symbols
loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\System.Windows.Forms.dll
', No symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\OpenNETCF.dll', No
symbols loaded.

My OpenNETCF.Windows.Forms.dll
--------------------------------------
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\mscorlib.dll', No
symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\HTMLViewerCSharp.exe',
Symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\System.Drawing.dll', No
symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\System.dll', No symbols
loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\System.Windows.Forms.dll
', No symbols loaded.
The program '[3608] rundll32.exe: HTMLViewerCSharp.exe' has exited with code
0 (0x0).

Another strange thing is that standard OpenNETCF.Windows.Forms.dll has
version 1.2.443.0 but my 1.0.2904.0.
Looks like I have old source code, but I've downloaded it with new OpenNETCF
v 1.2.

Vitaly
 
P

Peter Foot [MVP]

The latest source is in the Vault -
http://vault.netcf.tv/VaultService/VaultWeb/login.aspx (user guest, password
guest)

In the compiled versions the assembly versions are generated separately from
the AssemblyInfo.cs files - just edit your local copy to a version which
doesn't clash with the existing version e.g. 1.3.1234.0

If you have the latest source you'll see that the HTMlViewer control has
been replaced with the WebBrowser which is a further development of the
version released as an MSDN article last year. It is a subset of the .NET
v2.0 equivalent control and fixes a number of bugs with the previous
control. the MSDN article had a sample application using the control.
http://blog.opennetcf.org/pfoot/PermaLink.aspx?guid=c035106a-127c-4ed6-8234-62a1b2d1b24a

Peter

--
Peter Foot
Windows Embedded MVP
http://www.inthehand.com | http://blog.opennetcf.org/pfoot/

Vitaly Sedov said:
Hello!

I'm trying to compile OpenNETCF.Windows.Forms.dll and use it in my project
instead of standard OpenNETCF.Windows.Forms.dll.
When I trying to start application with my dll it exit before started.
Here is starting log:

Standard OpenNETCF.Windows.Forms.dll
--------------------------------------
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\mscorlib.dll', No
symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\HTMLViewerCSharp.exe',
Symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\Microsoft.WindowsCE.Form
s.dll', No symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\OpenNETCF.Windows.Forms.
dll', No symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\System.Drawing.dll',
No
symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\System.dll', No
symbols
loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\System.Windows.Forms.dll
', No symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\OpenNETCF.dll', No
symbols loaded.

My OpenNETCF.Windows.Forms.dll
--------------------------------------
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\mscorlib.dll', No
symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\HTMLViewerCSharp.exe',
Symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\System.Drawing.dll',
No
symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\System.dll', No
symbols
loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\System.Windows.Forms.dll
', No symbols loaded.
The program '[3608] rundll32.exe: HTMLViewerCSharp.exe' has exited with
code
0 (0x0).

Another strange thing is that standard OpenNETCF.Windows.Forms.dll has
version 1.2.443.0 but my 1.0.2904.0.
Looks like I have old source code, but I've downloaded it with new
OpenNETCF
v 1.2.

Vitaly
 
V

Vitaly Sedov

Thank you, Peter!

But I still have troubles with dll. I've changed version to 1.3.1234.0, but
it doesn't help :(
Looks like i have no latest OpenNETCF version because I see HTMlViewer
instead of WebBrowser.
But in my compilled verision I have HTMlViewer instead of WebBrowser too.
I need just fix one known bug in HTMlViewer (see
http://www.opennetcf.org/forums/topic.asp?TOPIC_ID=2154).
What can you advice to do? Take latest version from
http://vault.netcf.tv/VaultService/VaultWeb/login.aspx or something else?
By the way, how can I get it from that site? It's not conviniouse to get
each file one by one.

Vitaly


Peter Foot said:
The latest source is in the Vault -
http://vault.netcf.tv/VaultService/VaultWeb/login.aspx (user guest, password
guest)

In the compiled versions the assembly versions are generated separately from
the AssemblyInfo.cs files - just edit your local copy to a version which
doesn't clash with the existing version e.g. 1.3.1234.0

If you have the latest source you'll see that the HTMlViewer control has
been replaced with the WebBrowser which is a further development of the
version released as an MSDN article last year. It is a subset of the .NET
v2.0 equivalent control and fixes a number of bugs with the previous
control. the MSDN article had a sample application using the control.
http://blog.opennetcf.org/pfoot/PermaLink.aspx?guid=c035106a-127c-4ed6-8234-62a1b2d1b24a

Peter

--
Peter Foot
Windows Embedded MVP
http://www.inthehand.com | http://blog.opennetcf.org/pfoot/

Vitaly Sedov said:
Hello!

I'm trying to compile OpenNETCF.Windows.Forms.dll and use it in my project
instead of standard OpenNETCF.Windows.Forms.dll.
When I trying to start application with my dll it exit before started.
Here is starting log:

Standard OpenNETCF.Windows.Forms.dll
--------------------------------------
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\mscorlib.dll', No
symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\HTMLViewerCSharp.exe',
Symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\Microsoft.WindowsCE.Form
s.dll', No symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\OpenNETCF.Windows.Forms.
dll', No symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\System.Drawing.dll',
No
symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\System.dll', No
symbols
loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\System.Windows.Forms.dll
', No symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\OpenNETCF.dll', No
symbols loaded.

My OpenNETCF.Windows.Forms.dll
--------------------------------------
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\mscorlib.dll', No
symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\HTMLViewerCSharp.exe',
Symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\System.Drawing.dll',
No
symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\System.dll', No
symbols
loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\System.Windows.Forms.dll
', No symbols loaded.
The program '[3608] rundll32.exe: HTMLViewerCSharp.exe' has exited with
code
0 (0x0).

Another strange thing is that standard OpenNETCF.Windows.Forms.dll has
version 1.2.443.0 but my 1.0.2904.0.
Looks like I have old source code, but I've downloaded it with new
OpenNETCF
v 1.2.

Vitaly
 
V

Vitaly Sedov

Looks like last guy in forum has same troubles with start application

Vitaly Sedov said:
Thank you, Peter!

But I still have troubles with dll. I've changed version to 1.3.1234.0, but
it doesn't help :(
Looks like i have no latest OpenNETCF version because I see HTMlViewer
instead of WebBrowser.
But in my compilled verision I have HTMlViewer instead of WebBrowser too.
I need just fix one known bug in HTMlViewer (see
http://www.opennetcf.org/forums/topic.asp?TOPIC_ID=2154).
What can you advice to do? Take latest version from
http://vault.netcf.tv/VaultService/VaultWeb/login.aspx or something else?
By the way, how can I get it from that site? It's not conviniouse to get
each file one by one.

Vitaly


Peter Foot said:
The latest source is in the Vault -
http://vault.netcf.tv/VaultService/VaultWeb/login.aspx (user guest, password
guest)

In the compiled versions the assembly versions are generated separately from
the AssemblyInfo.cs files - just edit your local copy to a version which
doesn't clash with the existing version e.g. 1.3.1234.0

If you have the latest source you'll see that the HTMlViewer control has
been replaced with the WebBrowser which is a further development of the
version released as an MSDN article last year. It is a subset of the ..NET
v2.0 equivalent control and fixes a number of bugs with the previous
control. the MSDN article had a sample application using the control.
http://blog.opennetcf.org/pfoot/PermaLink.aspx?guid=c035106a-127c-4ed6-8234-62a1b2d1b24a
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\Microsoft.WindowsCE.Form'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\OpenNETCF.Windows.Forms.'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\System.Windows.Forms.dll'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\System.Windows.Forms.dll
', No symbols loaded.
The program '[3608] rundll32.exe: HTMLViewerCSharp.exe' has exited with
code
0 (0x0).

Another strange thing is that standard OpenNETCF.Windows.Forms.dll has
version 1.2.443.0 but my 1.0.2904.0.
Looks like I have old source code, but I've downloaded it with new
OpenNETCF
v 1.2.

Vitaly
 
P

Peter Foot [MVP]

Generally if you app starts then immediately stops its a typeloadexception
which means that you're either missing a dll or you have the wrong version.
If you are manually compiling OpenNETCF dlls this is often because Visual
Studio will deploy the version found here:-
C:\Program Files\Microsoft Visual Studio .NET
2003\CompactFrameworkSDK\v1.0.5000\Windows CE
Rather than a local project version, regardless of their versions.

The best way to work around this is to give your customised dlls a different
name e.g. OpenNETCF.Windows.Forms.1.3.dll
This will stop Visual Studio from trying to be clever. Make sure your
project references this version and not the original v1.2 dll and all should
be well.

Peter

--
Peter Foot
Windows Embedded MVP
http://www.inthehand.com | http://blog.opennetcf.org/pfoot/

Vitaly Sedov said:
Looks like last guy in forum has same troubles with start application

Vitaly Sedov said:
Thank you, Peter!

But I still have troubles with dll. I've changed version to 1.3.1234.0, but
it doesn't help :(
Looks like i have no latest OpenNETCF version because I see HTMlViewer
instead of WebBrowser.
But in my compilled verision I have HTMlViewer instead of WebBrowser too.
I need just fix one known bug in HTMlViewer (see
http://www.opennetcf.org/forums/topic.asp?TOPIC_ID=2154).
What can you advice to do? Take latest version from
http://vault.netcf.tv/VaultService/VaultWeb/login.aspx or something else?
By the way, how can I get it from that site? It's not conviniouse to get
each file one by one.

Vitaly


Peter Foot said:
The latest source is in the Vault -
http://vault.netcf.tv/VaultService/VaultWeb/login.aspx (user guest, password
guest)

In the compiled versions the assembly versions are generated separately from
the AssemblyInfo.cs files - just edit your local copy to a version
which
doesn't clash with the existing version e.g. 1.3.1234.0

If you have the latest source you'll see that the HTMlViewer control
has
been replaced with the WebBrowser which is a further development of the
version released as an MSDN article last year. It is a subset of the .NET
v2.0 equivalent control and fixes a number of bugs with the previous
control. the MSDN article had a sample application using the control.
http://blog.opennetcf.org/pfoot/PermaLink.aspx?guid=c035106a-127c-4ed6-8234-62a1b2d1b24a
Peter

--
Peter Foot
Windows Embedded MVP
http://www.inthehand.com | http://blog.opennetcf.org/pfoot/

Hello!

I'm trying to compile OpenNETCF.Windows.Forms.dll and use it in my project
instead of standard OpenNETCF.Windows.Forms.dll.
When I trying to start application with my dll it exit before
started.
Here is starting log:

Standard OpenNETCF.Windows.Forms.dll
--------------------------------------
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\mscorlib.dll', No
symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\HTMLViewerCSharp.exe',
Symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\Microsoft.WindowsCE.Form
s.dll', No symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\OpenNETCF.Windows.Forms.
dll', No symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\System.Drawing.dll',
No
symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\System.dll', No
symbols
loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\System.Windows.Forms.dll
', No symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\OpenNETCF.dll',
No
symbols loaded.

My OpenNETCF.Windows.Forms.dll
--------------------------------------
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\mscorlib.dll', No
symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\HTMLViewerCSharp.exe',
Symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\System.Drawing.dll',
No
symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\System.dll', No
symbols
loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\System.Windows.Forms.dll
', No symbols loaded.
The program '[3608] rundll32.exe: HTMLViewerCSharp.exe' has exited with
code
0 (0x0).

Another strange thing is that standard OpenNETCF.Windows.Forms.dll
has
version 1.2.443.0 but my 1.0.2904.0.
Looks like I have old source code, but I've downloaded it with new
OpenNETCF
v 1.2.

Vitaly
 
V

Vitaly Sedov

Yaw!!!
Full success! :)
Thank you, Peter, very very very very very much! :)

Vitaly Sedov

Peter Foot said:
Generally if you app starts then immediately stops its a typeloadexception
which means that you're either missing a dll or you have the wrong version.
If you are manually compiling OpenNETCF dlls this is often because Visual
Studio will deploy the version found here:-
C:\Program Files\Microsoft Visual Studio .NET
2003\CompactFrameworkSDK\v1.0.5000\Windows CE
Rather than a local project version, regardless of their versions.

The best way to work around this is to give your customised dlls a different
name e.g. OpenNETCF.Windows.Forms.1.3.dll
This will stop Visual Studio from trying to be clever. Make sure your
project references this version and not the original v1.2 dll and all should
be well.

Peter

--
Peter Foot
Windows Embedded MVP
http://www.inthehand.com | http://blog.opennetcf.org/pfoot/

Vitaly Sedov said:
Looks like last guy in forum has same troubles with start application

Vitaly Sedov said:
Thank you, Peter!

But I still have troubles with dll. I've changed version to 1.3.1234.0, but
it doesn't help :(
Looks like i have no latest OpenNETCF version because I see HTMlViewer
instead of WebBrowser.
But in my compilled verision I have HTMlViewer instead of WebBrowser too.
I need just fix one known bug in HTMlViewer (see
http://www.opennetcf.org/forums/topic.asp?TOPIC_ID=2154).
What can you advice to do? Take latest version from
http://vault.netcf.tv/VaultService/VaultWeb/login.aspx or something else?
By the way, how can I get it from that site? It's not conviniouse to get
each file one by one.

Vitaly


The latest source is in the Vault -
http://vault.netcf.tv/VaultService/VaultWeb/login.aspx (user guest,
password
guest)

In the compiled versions the assembly versions are generated separately
from
the AssemblyInfo.cs files - just edit your local copy to a version
which
doesn't clash with the existing version e.g. 1.3.1234.0

If you have the latest source you'll see that the HTMlViewer control
has
been replaced with the WebBrowser which is a further development of the
version released as an MSDN article last year. It is a subset of the .NET
v2.0 equivalent control and fixes a number of bugs with the previous
control. the MSDN article had a sample application using the control.
http://blog.opennetcf.org/pfoot/PermaLink.aspx?guid=c035106a-127c-4ed6-8234-62a1b2d1b24a
Peter

--
Peter Foot
Windows Embedded MVP
http://www.inthehand.com | http://blog.opennetcf.org/pfoot/

Hello!

I'm trying to compile OpenNETCF.Windows.Forms.dll and use it in my
project
instead of standard OpenNETCF.Windows.Forms.dll.
When I trying to start application with my dll it exit before
started.
Here is starting log:

Standard OpenNETCF.Windows.Forms.dll
--------------------------------------
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\mscorlib.dll', No
symbols loaded.
'HTMLViewerCSharp.exe': Loaded

'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\HTMLViewerCSharp.exe',
Symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\Microsoft.WindowsCE.Form
s.dll', No symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\OpenNETCF.Windows.Forms.
dll', No symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\System.Drawing.dll',
No
symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\System.dll', No
symbols
loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\System.Windows.Forms.dll
', No symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\OpenNETCF.dll',
No
symbols loaded.

My OpenNETCF.Windows.Forms.dll
--------------------------------------
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\mscorlib.dll', No
symbols loaded.
'HTMLViewerCSharp.exe': Loaded

'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\HTMLViewerCSharp.exe',
Symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\System.Drawing.dll',
No
symbols loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\System.dll', No
symbols
loaded.
'HTMLViewerCSharp.exe': Loaded
'C:\@VSedov\@DOTNET\@PPC\HTMLViewerCSharp\bin\Debug\System.Windows.Forms.dll
', No symbols loaded.
The program '[3608] rundll32.exe: HTMLViewerCSharp.exe' has exited with
code
0 (0x0).

Another strange thing is that standard OpenNETCF.Windows.Forms.dll
has
version 1.2.443.0 but my 1.0.2904.0.
Looks like I have old source code, but I've downloaded it with new
OpenNETCF
v 1.2.

Vitaly
 

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

Top