473,385 Members | 1,843 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,385 software developers and data experts.

Create BussinesObject in ASP.net

Hi All,

I need to open Business Objects in asp.net (vb).
I added ref : Business Object 5.1 Object Lib
Below are the coding i use.

Dim BOApp As New busobj.Application

BOApp = Server.CreateObject("BusinessObjects.Application")
BOApp.LoginAs("user_name", "password", True, "domain")

But the error below accured:

Server execution failed
Description: An unhandled exception occurred during the execution of
the current web request. Please review the stack trace for more
information about the error and where it originated in the code.

Exception Details: System.Runtime.InteropServices.COMException: Server
execution failed

Source Error:

An unhandled exception was generated during the execution of the
current web request.


Anybody know how to fix it??
Your help is very much appreciated!!!!! Thanks....
This is very urgent for ma. Please help.
Nov 18 '05 #1
2 1561
Bob
Mmmm,

Sounds like a blocked port. Is the call going out over HTTP?

If so, do you have a virus scanning package on your PC? Are you running XP?

Service Pack 2?

Robert

"kong" <ko********@yahoo.com> wrote in message
news:cc*************************@posting.google.co m...
Hi All,

I need to open Business Objects in asp.net (vb).
I added ref : Business Object 5.1 Object Lib
Below are the coding i use.

Dim BOApp As New busobj.Application

BOApp = Server.CreateObject("BusinessObjects.Application")
BOApp.LoginAs("user_name", "password", True, "domain")

But the error below accured:

Server execution failed
Description: An unhandled exception occurred during the execution of
the current web request. Please review the stack trace for more
information about the error and where it originated in the code.

Exception Details: System.Runtime.InteropServices.COMException: Server
execution failed

Source Error:

An unhandled exception was generated during the execution of the
current web request.


Anybody know how to fix it??
Your help is very much appreciated!!!!! Thanks....
This is very urgent for ma. Please help.

Nov 18 '05 #2
Bob
Another question:

Are you sure Business Objects is COM Compliant?

If it is COM compliant, it will need to be registered in the registry.

Robert
"kong" <ko********@yahoo.com> wrote in message
news:cc*************************@posting.google.co m...
Hi All,

I need to open Business Objects in asp.net (vb).
I added ref : Business Object 5.1 Object Lib
Below are the coding i use.

Dim BOApp As New busobj.Application

BOApp = Server.CreateObject("BusinessObjects.Application")
BOApp.LoginAs("user_name", "password", True, "domain")

But the error below accured:

Server execution failed
Description: An unhandled exception occurred during the execution of
the current web request. Please review the stack trace for more
information about the error and where it originated in the code.

Exception Details: System.Runtime.InteropServices.COMException: Server
execution failed

Source Error:

An unhandled exception was generated during the execution of the
current web request.


Anybody know how to fix it??
Your help is very much appreciated!!!!! Thanks....
This is very urgent for ma. Please help.

Nov 18 '05 #3

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

Similar topics

7
by: dog | last post by:
I've seen plenty of articles on this topic but none of them have been able to solve my problem. I am working with an Access 97 database on an NT4.0 machine, which has many Access reports. I...
4
by: I_AM_DON_AND_YOU? | last post by:
There is one more problem I am facing but didn't get the solution. In my Setup Program I am not been able to create 2 things (when the program is intalled on the client machine ) : (1) create...
10
by: Zack Sessions | last post by:
Has anyone tried to create a SQL7 view using the CREATE VIEW command and ADO.NET? If so, is there a trick in trapping a SQL error when trying to create the view? I have a VB.NET app that, amoung...
37
by: Steven Bethard | last post by:
The PEP below should be mostly self explanatory. I'll try to keep the most updated versions available at: http://ucsu.colorado.edu/~bethard/py/pep_create_statement.txt...
18
by: Steven Bethard | last post by:
I've updated the PEP based on a number of comments on comp.lang.python. The most updated versions are still at: http://ucsu.colorado.edu/~bethard/py/pep_create_statement.txt...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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...
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...

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.