all groups > vb.net upgrade > august 2003 >
You're in the

vb.net upgrade

group:

Class not registered...


Re: Class not registered... Xavier MT
8/20/2003 3:13:14 PM
vb.net upgrade: What are you doing to get this exception?


[quoted text, click to view]

Class not registered... Kez Bates
8/20/2003 4:54:39 PM
Hi

I am trying to run my application and it keeps stopping giving me the
following error. This app is running on a shared network drive, which in
order to get it to work I
needed to edit using the .NET Framework Configuration Tool (Mscorcfg.msc).
I'm wondering if the classes aren't registering because of something like
this(or Maybe not).

MyERROR:
An unhandled exception of type 'System.Runtime.InteropServices.COMException'
occurred in system.windows.forms.dll

Thanks
Kez.

Additional information: Class not registered

Re: Class not registered... Kez Bates
8/21/2003 10:51:40 AM

It stops on this line
CType(Me.Winsock, System.ComponentModel.ISupportInitialize).EndInit()


[quoted text, click to view]

Re: Class not registered... adambr.online NO[at]SPAM online.microsoft.com
9/3/2003 10:01:29 PM
Kez,
Does the app work when it is copied locally? That will help debug if it is
a security issue or if you are missing something. Based on the error
message, my best guess is that the Winsock control is not registered on the
client computer. Does MSWinSck.ocx exist on the machine and is it
registered?

--
Adam Braden, VB Team
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| From: "Kez Bates" <kez.bates@elmtree.com.au>
| References: <OgnnufuZDHA.2648@TK2MSFTNGP09.phx.gbl>
<O2QN5B2ZDHA.2136@TK2MSFTNGP10.phx.gbl>
| Subject: Re: Class not registered...
| Date: Thu, 21 Aug 2003 10:51:40 +1000
| Lines: 39
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
| Message-ID: <uZftm53ZDHA.2520@TK2MSFTNGP09.phx.gbl>
| Newsgroups: microsoft.public.dotnet.languages.vb.upgrade
| NNTP-Posting-Host: 61.95.6.240
| Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP09.phx.gbl
| Xref: cpmsftngxa06.phx.gbl
microsoft.public.dotnet.languages.vb.upgrade:5162
| X-Tomcat-NG: microsoft.public.dotnet.languages.vb.upgrade
|
|
| It stops on this line
| CType(Me.Winsock, System.ComponentModel.ISupportInitialize).EndInit()
|
|
[quoted text, click to view]
| > What are you doing to get this exception?
| >
| >
[quoted text, click to view]
| > > Hi
| > >
| > > I am trying to run my application and it keeps stopping giving me the
| > > following error. This app is running on a shared network drive, which
| in
| > > order to get it to work I
| > > needed to edit using the .NET Framework Configuration Tool
| (Mscorcfg.msc).
| > > I'm wondering if the classes aren't registering because of something
| like
| > > this(or Maybe not).
| > >
| > > MyERROR:
| > > An unhandled exception of type
| > 'System.Runtime.InteropServices.COMException'
| > > occurred in system.windows.forms.dll
| > >
| > > Thanks
| > > Kez.
| > >
| > > Additional information: Class not registered
| > >
| > >
| >
| >
|
|
|
AddThis Social Bookmark Button