Click here to Skip to main content
15,887,746 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionAutocomplete AJAX Pin
CrimeanTurtle20081-Feb-09 0:23
CrimeanTurtle20081-Feb-09 0:23 
Questionjavascript Pin
kushalrshah1-Feb-09 0:06
kushalrshah1-Feb-09 0:06 
AnswerRe: javascript Pin
mr_muskurahat1-Feb-09 3:17
mr_muskurahat1-Feb-09 3:17 
AnswerRe: javascript Pin
vaghelabhavesh1-Feb-09 12:56
vaghelabhavesh1-Feb-09 12:56 
GeneralRe: javascript Pin
kushalrshah1-Feb-09 17:57
kushalrshah1-Feb-09 17:57 
GeneralRe: javascript Pin
kushalrshah1-Feb-09 17:58
kushalrshah1-Feb-09 17:58 
GeneralRe: javascript Pin
vaghelabhavesh2-Feb-09 3:11
vaghelabhavesh2-Feb-09 3:11 
QuestionVBRUN : 80040154 Pin
coolestCoder31-Jan-09 21:07
coolestCoder31-Jan-09 21:07 
Hi,

I have a Web Application which referes to COM components for various reasons.
These COM components are built in VB6 and works fine when executed from Windows application from my machine.
This means, COM components are properly registered on my machine. When I gave reference to these from my Web App, respective Interop.<xxxx> DLL are created.

The COM component is the described as - "Microsoft VBUpgrade Tool TypeLib Visual Basic runtime objects and procedures" in VS.NET 2008 reference properties.

Question : I am getting following error when I try to create an object of VBRUN.PropertyBagClass

Error Message : An exception of type System.Runtime.InteropServices.COMException was raised and caught.<br />
Message: Retrieving the COM class factory for component with CLSID {D5DE8D20-5176-4EF2-8581-7B534D2AC56E} failed due to the following error: 80040154.


Stack Trace pointed to the line where object was being created

I searched google and came to a conclusion that I need to give rights of COM component execution for ASPNET account. I tried DCOM Configuration but am not sure to whom give the access rights and of what ?

It would be great if you guys give some sort of pointer to this ? Also wanted to make sure that my conclusion is right ?

Thanks !


"A good programmer is someone who looks both ways before crossing a one-way street." -- Doug Linder

coolestCoder

QuestionData Provider for Oracle/ODBC Pin
Girish48131-Jan-09 19:51
Girish48131-Jan-09 19:51 
AnswerRe: Data Provider for Oracle/ODBC Pin
Christian Graus31-Jan-09 22:20
protectorChristian Graus31-Jan-09 22:20 
QuestionAutomatic Order Print Pin
SarfarajAhmed31-Jan-09 7:03
SarfarajAhmed31-Jan-09 7:03 
AnswerRe: Automatic Order Print Pin
Christian Graus31-Jan-09 8:44
protectorChristian Graus31-Jan-09 8:44 
GeneralRe: Automatic Order Print Pin
SarfarajAhmed31-Jan-09 8:52
SarfarajAhmed31-Jan-09 8:52 
GeneralRe: Automatic Order Print Pin
Christian Graus31-Jan-09 9:29
protectorChristian Graus31-Jan-09 9:29 
GeneralRe: Automatic Order Print Pin
SarfarajAhmed31-Jan-09 9:48
SarfarajAhmed31-Jan-09 9:48 
GeneralRe: Automatic Order Print Pin
Christian Graus31-Jan-09 10:04
protectorChristian Graus31-Jan-09 10:04 
Questionhow to solve Culture related Date issues? Pin
mr_muskurahat31-Jan-09 5:27
mr_muskurahat31-Jan-09 5:27 
AnswerRe: how to solve Culture related Date issues? Pin
Christian Graus31-Jan-09 8:45
protectorChristian Graus31-Jan-09 8:45 
QuestionNeed CSS Help Pin
#realJSOP31-Jan-09 5:26
mve#realJSOP31-Jan-09 5:26 
AnswerRe: Need CSS Help Pin
Guffa1-Feb-09 13:21
Guffa1-Feb-09 13:21 
GeneralRe: Need CSS Help Pin
#realJSOP2-Feb-09 1:03
mve#realJSOP2-Feb-09 1:03 
GeneralRe: Need CSS Help Pin
Guffa2-Feb-09 1:21
Guffa2-Feb-09 1:21 
Questionset a datasource for gridview Pin
joindotnet31-Jan-09 4:04
joindotnet31-Jan-09 4:04 
AnswerRe: set a datasource for gridview Pin
Christian Graus31-Jan-09 8:52
protectorChristian Graus31-Jan-09 8:52 
AnswerRe: set a datasource for gridview Pin
Kashif Sabir31-Jan-09 20:48
Kashif Sabir31-Jan-09 20:48 

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.