473,387 Members | 1,693 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Service Component in ASP.NET (No Such Interface Supported)

hi all,

i have developed a serviced componenet which being successfully accessed in
windows application. but when I access this component from ASP.NET it fails
at the time
of initialization and gives error.

"No such interface is supported"

any idea or suggesstion will be highly appreciated

Abid Ali

Nov 18 '05 #1
2 1239
It could be a security issue. A component or registry key is available
to the user running the windows application but not to the ASP.NET
worker process account. You could try identity impersonate="true" in
the web.config to see if it helps.

--
Scott
http://www.OdeToCode.com/blogs/scott/

On Tue, 19 Oct 2004 10:45:59 +0600, "Abid Ali" <ab******@hotmail.com>
wrote:
hi all,

i have developed a serviced componenet which being successfully accessed in
windows application. but when I access this component from ASP.NET it fails
at the time
of initialization and gives error.

"No such interface is supported"

any idea or suggesstion will be highly appreciated

Abid Ali


Nov 18 '05 #2


Thanks lot .. its give me clue and now its working fine

Regards
Abid Ali

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Tim Hansen | last post by:
Greetings to all. I am having a problem running .asp pages for our new website. I beleive it to be an IIS problem, but all the troubleshooting has lead me nowhere. When I try to acces the...
1
by: skilla | last post by:
Hi people, I've got WinXP Pro SP2 English on my laptop and since installing SP2 got the IISRESET "No such interface supported" error. The whole story: I was writing a fairly simple ASP app...
0
by: Marc Gritter | last post by:
Hello there, I've got a really big problem with my Visual Studio 2003. When I try to debug I get the following message: Error while trying to run project: Unable to start debugging. No such...
2
by: threeflush | last post by:
I have some code that checks to see if a document object exists in a sibling frame before continuing processing like: if (parent.frames.document){ .... } However, sometimes the frame I'm...
2
by: John | last post by:
I have some code that changes a PDF file in another frame using: parent.frame.document.location.href = "PDF File" This code works fine the first time it is called. But if a PDF file is in that...
0
by: moitra | last post by:
We have a series of processes which have been running w/o problem for a year. Suddenly! we started getting this error which looks like stemming from DTC - "No such interface supported". The errors...
4
by: Smoothy1976 | last post by:
Weird problem that just started...I have no idea what has happened, but every project when I try to run(debug) I get a "Microsoft Development Environment" box, and it tells me "Error while trying...
1
by: Jennifer | last post by:
I've been getting this error message recently with every project I try to run in the IDE: Error While trying to run project: unable to start debugging. No such interface supported. I've...
1
by: dmorand | last post by:
I'm having an issue with displaying asp pages on my server. I've determined it's obviously something with only asp because html pages display fine. I'm getting this error when I launch my asp page:...
0
by: EricBD | last post by:
I created an ActiveX component using VC++ 6.0 MFC. Now I need to import this Active X component in my python script. On importing am getting the error "com_error: (-2147467262, 'No such interface...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.