Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Interop / September 2004

Tip: Looking for answers? Try searching our database.

Error: System.Runtime.InteropServices.COMException

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Keem - 03 Sep 2004 11:41 GMT
Hi,

I have and COM object is running fine on C# Windows Application.

However, it doesn't work on ASP.NET. Below is an error occurs when I call a
method of COM object exactly the same in ASP.NET C#.

"System.Runtime.InteropServices.COMException: Application configuration does
not specify any online connection."

Thank you.

regards,

Keem
Naveen K Kohli - 07 Sep 2004 23:48 GMT
Very likely you have run into permission issues. If you are doing any of the
following, then you will to fix your authentication and autorization for web
app.

Does your application accesses any file resources in folder other than your
web application?
Does your application accesses any resource over the network?
Is the call related to some network operation?

Your windows app is running under the currently logged in user, this user
probably is you and have admin previleges.

Whereas asp.net running under ASPNET user account which is very limited
previleges account.

Naveen Kohli
http://www.netomatix.com

> Hi,
>
[quoted text clipped - 11 lines]
>
> Keem
Keem - 08 Sep 2004 02:07 GMT
1. ASP.Net at my development pc (Called Development PC) is setting to
Administrator right for the
machine.

2. Webservices provided by software vendor is running on another server
(Webservices Server).

3. This ASP.Net call webservices over network.

Question:

1. Should I change my ASP.Net rights?
   How do I make my ASP.Net [Development PC] have right on [Webservices
Server]?

2. Any suggestions?

Thank you

Keem

> Very likely you have run into permission issues. If you are doing any of
> the following, then you will to fix your authentication and autorization
[quoted text clipped - 13 lines]
> Naveen Kohli
> http://www.netomatix.com

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.