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

.NET (Core and Framework)

 
GeneralRe: .Net Application not Runing on Test System Pin
Anonymous25-Sep-05 21:22
Anonymous25-Sep-05 21:22 
Questionchar * = new char[] take me an ERROR!!!! Pin
firefoxrabbit24-Sep-05 3:35
firefoxrabbit24-Sep-05 3:35 
QuestionWhich is efficient. using "" or string.Empty? Pin
manivannan.p24-Sep-05 3:00
manivannan.p24-Sep-05 3:00 
AnswerRe: Which is efficient. using "" or string.Empty? Pin
S. Senthil Kumar24-Sep-05 4:29
S. Senthil Kumar24-Sep-05 4:29 
AnswerRe: Which is efficient. using "" or string.Empty? Pin
Member 230255124-Sep-05 5:17
Member 230255124-Sep-05 5:17 
Questionhow to run mono on sun solaris Pin
whiterong24-Sep-05 1:27
whiterong24-Sep-05 1:27 
AnswerRe: how to run mono on sun solaris Pin
Super Lloyd24-Sep-05 2:57
Super Lloyd24-Sep-05 2:57 
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 

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.