Click here to Skip to main content
15,912,205 members
Home / Discussions / C#
   

C#

 
AnswerRe: Default parameters in C# method Pin
Christian Graus20-Oct-05 12:03
protectorChristian Graus20-Oct-05 12:03 
GeneralRe: Default parameters in C# method Pin
Yanshof20-Oct-05 12:07
Yanshof20-Oct-05 12:07 
GeneralRe: Default parameters in C# method Pin
Christian Graus20-Oct-05 12:10
protectorChristian Graus20-Oct-05 12:10 
GeneralRe: Default parameters in C# method Pin
Yanshof20-Oct-05 12:36
Yanshof20-Oct-05 12:36 
GeneralRe: Default parameters in C# method Pin
Christian Graus20-Oct-05 12:49
protectorChristian Graus20-Oct-05 12:49 
GeneralRe: Default parameters in C# method Pin
PaulPrice23-Jul-07 9:50
PaulPrice23-Jul-07 9:50 
AnswerRe: Default parameters in C# method Pin
Ali Beirami21-Oct-05 3:00
Ali Beirami21-Oct-05 3:00 
QuestionCatastrophic Error Pin
NET_GEEK20-Oct-05 11:01
NET_GEEK20-Oct-05 11:01 
Hi,

I am trying to develop a web application, and I am using Third Party COM DLL. On running The application it works until the where it initiates class. I have used Tlbimp to create a wrapper too. Also it was suggested to add IWAM_account to the impersonate security policy for local settings. I have update the group policy using force, and also restarted an IIS, but still no luck with it.


Code looks like
<br />
using dllname;<br />
creating object

dllname.obj some = new dllname.obj(); <----- Giving me error here at this line Interop Com Exception catastrophic error.

Any help will be appreciated. Thanks,
Smile | :)
AnswerRe: Catastrophic Error Pin
Christian Graus20-Oct-05 12:03
protectorChristian Graus20-Oct-05 12:03 
GeneralRe: Catastrophic Error Pin
NET_GEEK20-Oct-05 17:59
NET_GEEK20-Oct-05 17:59 
GeneralRe: Catastrophic Error Pin
Christian Graus23-Oct-05 12:13
protectorChristian Graus23-Oct-05 12:13 
QuestionReading Registry Data Pin
TeamWild20-Oct-05 8:43
TeamWild20-Oct-05 8:43 
AnswerRe: Reading Registry Data Pin
Christian Graus20-Oct-05 10:40
protectorChristian Graus20-Oct-05 10:40 
GeneralRe: Reading Registry Data Pin
TeamWild20-Oct-05 23:14
TeamWild20-Oct-05 23:14 
Questionsplit a web service Pin
krism4220-Oct-05 8:27
krism4220-Oct-05 8:27 
AnswerRe: split a web service Pin
Matt Newman20-Oct-05 8:56
Matt Newman20-Oct-05 8:56 
GeneralRe: split a web service Pin
krism4220-Oct-05 9:02
krism4220-Oct-05 9:02 
AnswerRe: split a web service Pin
Tom Larsen20-Oct-05 11:20
Tom Larsen20-Oct-05 11:20 
GeneralRe: split a web service Pin
krism4220-Oct-05 11:23
krism4220-Oct-05 11:23 
GeneralRe: split a web service Pin
Tom Larsen20-Oct-05 11:48
Tom Larsen20-Oct-05 11:48 
GeneralRe: split a web service Pin
krism4220-Oct-05 12:31
krism4220-Oct-05 12:31 
QuestionGrid Drawing Pin
har04mich20-Oct-05 7:23
har04mich20-Oct-05 7:23 
QuestionRe: Grid Drawing Pin
MoustafaS20-Oct-05 7:27
MoustafaS20-Oct-05 7:27 
AnswerRe: Grid Drawing Pin
har04mich20-Oct-05 7:54
har04mich20-Oct-05 7:54 
GeneralRe: Grid Drawing Pin
Wjousts20-Oct-05 8:24
Wjousts20-Oct-05 8:24 

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.