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 [MVP]" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> 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/Perm...4-62a1b2d1b24a
>
> Peter
>
> --
> Peter Foot
> Windows Embedded MVP
> http://www.inthehand.com | http://blog.opennetcf.org/pfoot/
>
> "Vitaly Sedov" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
> > 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
> >
> >
>
>