Click here to Skip to main content
15,914,416 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Image not been displayed from SQL Pin
Colin Angus Mackay1-Feb-09 12:43
Colin Angus Mackay1-Feb-09 12:43 
GeneralRe: Image not been displayed from SQL Pin
vaghelabhavesh1-Feb-09 13:02
vaghelabhavesh1-Feb-09 13:02 
GeneralRe: Image not been displayed from SQL Pin
Colin Angus Mackay1-Feb-09 13:04
Colin Angus Mackay1-Feb-09 13:04 
GeneralRe: Image not been displayed from SQL Pin
Anita_Kamat_inds1-Feb-09 16:19
Anita_Kamat_inds1-Feb-09 16:19 
GeneralRe: Image not been displayed from SQL Pin
Colin Angus Mackay2-Feb-09 8:43
Colin Angus Mackay2-Feb-09 8:43 
GeneralRe: Image not been displayed from SQL Pin
Anita_Kamat_inds2-Feb-09 9:02
Anita_Kamat_inds2-Feb-09 9:02 
GeneralRe: Image not been displayed from SQL Pin
Colin Angus Mackay2-Feb-09 9:53
Colin Angus Mackay2-Feb-09 9:53 
GeneralRe: Image not been displayed from SQL Pin
Anita_Kamat_inds2-Feb-09 10:01
Anita_Kamat_inds2-Feb-09 10:01 
GeneralRe: Image not been displayed from SQL Pin
Anita_Kamat_inds1-Feb-09 16:06
Anita_Kamat_inds1-Feb-09 16:06 
GeneralRe: Image not been displayed from SQL Pin
Anita_Kamat_inds1-Feb-09 16:08
Anita_Kamat_inds1-Feb-09 16:08 
QuestionGridview binding to both base n derived classes Pin
dotnet.coder1-Feb-09 2:59
dotnet.coder1-Feb-09 2:59 
AnswerRe: Gridview binding to both base n derived classes Pin
Manas Bhardwaj1-Feb-09 4:01
professionalManas Bhardwaj1-Feb-09 4:01 
QuestionLabel and Absolute Positioning Pin
swjam1-Feb-09 1:15
swjam1-Feb-09 1:15 
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 

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.