-
I'm using Win 98
I got the SDK to load on Windows 98 however the samples all appear to be
..aspx and that requires the new IIS which I can not get loaded on 98 it
seems.
Thanx for the reply,
Robert
"Lobo" <lobo@fatorx.com.br> wrote in message news:39f4499d@news.devx.com...
> Robert,
>
> You can try this one: http://www.aspng.com/quickstart/
>
> But, why can't you use the samples that came with the SDK?
>
>
> --
> Lobo.
> VBFX - http://www.fatorx.com.br
>
>
>
> "Robert" <robertfosters@home.com> escreveu na mensagem
> news:39edcdf1$1@news.devx.com...
> > C# can use Win Forms for Windows Application Development, correct?
> >
> > If so anyone know of any simple samples to get me up and running. I
can't
> > use the samples with SDK(not sure if they're in their or not) so any
other
> > sources would be nice.
> >
> >
> >
>
>
-
Re: I'm using Win 98
"Robert" <robertfosters@home.com> wrote in message
news:39f45f70$1@news.devx.com...
> I got the SDK to load on Windows 98 however the samples all appear to be
> .aspx and that requires the new IIS which I can not get loaded on 98 it
> seems.
>
> Thanx for the reply,
> Robert
The WinForms samples are not aspx.
/Carl
-
Re: I'm using Win 98
Robert,
But, if you want the samples that deal with Win Forms, you will not find
them in the ASP+ samples! There is a lot of desktop samples too, I don't
remember the directory where they are, maybe someone can help here. Well, I
still don't know if they are going to run in Win 98... If you have success,
pelase tell us.
--
Lobo.
VBFX - http://www.fatorx.com.br
"Robert" <robertfosters@home.com> escreveu na mensagem
news:39f45f70$1@news.devx.com...
> I got the SDK to load on Windows 98 however the samples all appear to be
> .aspx and that requires the new IIS which I can not get loaded on 98 it
> seems.
>
> Thanx for the reply,
> Robert
>
> "Lobo" <lobo@fatorx.com.br> wrote in message
news:39f4499d@news.devx.com...
> > Robert,
> >
> > You can try this one: http://www.aspng.com/quickstart/
> >
> > But, why can't you use the samples that came with the SDK?
> >
> >
> > --
> > Lobo.
> > VBFX - http://www.fatorx.com.br
> >
> >
> >
> > "Robert" <robertfosters@home.com> escreveu na mensagem
> > news:39edcdf1$1@news.devx.com...
> > > C# can use Win Forms for Windows Application Development, correct?
> > >
> > > If so anyone know of any simple samples to get me up and running. I
> can't
> > > use the samples with SDK(not sure if they're in their or not) so any
> other
> > > sources would be nice.
> > >
> > >
> > >
> >
> >
>
>
-
Re: I'm using Win 98
I got some small Window Apps to compile and run but there are still a few
problems with them.
They compile fine, they start to run ok. But as soon as the mouse gets near
the window I get this error even though I did compile with
Microsoft.Win32.Interop.DLL;System.DLL;System.Winforms.DLL
and even the Drawing.DLL.
----------------------------------------------------------------------------
----------------------------------------
Unable to load DLL (winct.)
at
Microsoft.Win32.Interop.Windows._TrackMouseEvent(Microsoft.Win32.Interop.TRA
CKMOUSEEVENT)
at
Microsoft.Win32.Interop.Windows.TrackMouseEvent(Microsoft.Win32.Interop.TRAC
KMOUSEEVENT)
at System.WinForms.Control.HookMouseEvent()
at System.WinForms.Control.WmMouseMove(System.WinForms.Message ByRef)
at System.WinForms.Control.WndProc(System.WinForms.Message ByRef)
at System.WinForms.RichControl.WndProc(System.WinForms.Message ByRef)
at System.WinForms.ScrollableControl.WndProc(System.WinForms.Message
ByRef)
at System.WinForms.ContainerControl.WndProc(System.WinForms.Message
ByRef)
at System.WinForms.Form.WndProc(System.WinForms.Message ByRef)
at
System.WinForms.Control$ControlNativeWindow.OnMessage(System.WinForms.Messag
e ByRef)
at
System.WinForms.Control$ControlNativeWindow.WndProc(System.WinForms.Message
ByRef)
----------------------------------------------------------------------------
----------------------------------------
I am assuming this is a Win 98 problem but will look into it some more.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks