Click here to Skip to main content
15,899,754 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionSystem.Runtime.InteropServices.COMException in Windows 98 Pin
Nilesh Gambhava23-Sep-05 19:25
Nilesh Gambhava23-Sep-05 19:25 
I have developed window application using VS2005 and .NET 2.0 on

Windows XP machine.

I have made setup project and deployed my application to Windows

2000,Windows XP and Windows 98 machine. (All installations are

fresh)

Application works well in Windows XP & 2000 but it is not

working in Windows 98.

There are two errors
1 Error)
Retrieving the COM Class Factory for componen with CLSID failed

with HRESULT: 0x8004015 (Class not registered

(REGDB_E_CLASSNOTREG))
System.Runtime.Interopservices.COMException

This error happens when I use System.Management.Objectsearcher

to read processor serial number using Select * from

Win32_Processor.

2 Error)
Logon Failed
Error in file
CrystalDecisions.CrystalReports.Enging.LogonException:Logon

failed. Unable to connect: incorrect log on parameters
System.Runtime.Interopservices.COMException

This error happens when I use Crystal Report and load it. I am

not usding db connection. I am using typed dataset so need of

dbconnection.

I have noted one thing comman in the both error is that

Exception is of System.Runtime.Interopservices.COMException..

so is there any problem in windows 98 when we use .net

namespaces which wrappers COM??

Some one please sort out my errors
Thanks
Nilesh

Nilesh Gambhava,
Life is NP-Complete so don't use Algorithm but use Heuristics
AnswerRe: System.Runtime.InteropServices.COMException in Windows 98 Pin
Dave Kreskowiak24-Sep-05 16:14
mveDave Kreskowiak24-Sep-05 16:14 
QuestionFaster Loading of Crystal Reports in Windows Form Pin
Nithya Jayaker23-Sep-05 18:47
Nithya Jayaker23-Sep-05 18:47 
QuestionClient-server application like MSN Messenger Pin
wgaiw23-Sep-05 5:30
wgaiw23-Sep-05 5:30 
QuestionAdding wording words to Fxcop. Pin
Anonymous23-Sep-05 1:58
Anonymous23-Sep-05 1:58 
QuestionCould .Net framework 1.1 be installed with 2.0 beta 2? Pin
rushing22-Sep-05 16:40
rushing22-Sep-05 16:40 
AnswerRe: Could .Net framework 1.1 be installed with 2.0 beta 2? Pin
Christian Graus22-Sep-05 17:22
protectorChristian Graus22-Sep-05 17:22 
Question.Net Application as an OLE Automation Server Pin
22-Sep-05 6:10
suss22-Sep-05 6:10 
QuestionC Application in .Net Pin
Cyber Remo22-Sep-05 1:35
Cyber Remo22-Sep-05 1:35 
AnswerRe: C Application in .Net Pin
Christian Graus22-Sep-05 12:33
protectorChristian Graus22-Sep-05 12:33 
Questionzip and unzip Pin
_tasleem21-Sep-05 20:30
_tasleem21-Sep-05 20:30 
AnswerRe: zip and unzip Pin
sreejith ss nair21-Sep-05 21:51
sreejith ss nair21-Sep-05 21:51 
GeneralRe: zip and unzip Pin
_tasleem22-Sep-05 0:29
_tasleem22-Sep-05 0:29 
AnswerRe: zip and unzip Pin
Jon Sagara22-Sep-05 2:31
Jon Sagara22-Sep-05 2:31 
Question.NET portability Pin
tom_dx21-Sep-05 10:39
tom_dx21-Sep-05 10:39 
AnswerRe: .NET portability Pin
Christian Graus21-Sep-05 10:43
protectorChristian Graus21-Sep-05 10:43 
GeneralRe: .NET portability Pin
sreejith ss nair21-Sep-05 21:23
sreejith ss nair21-Sep-05 21:23 
GeneralRe: .NET portability Pin
Christian Graus22-Sep-05 12:15
protectorChristian Graus22-Sep-05 12:15 
GeneralRe: .NET portability Pin
Dave Kreskowiak22-Sep-05 14:34
mveDave Kreskowiak22-Sep-05 14:34 
GeneralRe: .NET portability Pin
Christian Graus22-Sep-05 15:45
protectorChristian Graus22-Sep-05 15:45 
QuestionCrystal Reports w/ .NET Remoting Pin
Virgil Hretcanu21-Sep-05 8:20
Virgil Hretcanu21-Sep-05 8:20 
AnswerRe: Crystal Reports w/ .NET Remoting Pin
sreejith ss nair21-Sep-05 21:50
sreejith ss nair21-Sep-05 21:50 
QuestionPrint the project Pin
gashach21-Sep-05 3:18
gashach21-Sep-05 3:18 
AnswerRe: Print the project Pin
sreejith ss nair21-Sep-05 21:38
sreejith ss nair21-Sep-05 21:38 
Questioncrystal reports (and C#) Pin
T1TAN21-Sep-05 1:52
T1TAN21-Sep-05 1:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.