Monday, March 19, 2012

Calling a VB.NET web application from report manager

Does anybody know if I can call a VB.NET web application from within RS
report manager. All my security is contained in the application and all I
want to do is call it from within report manager for centralization reasons.
I was able to create a shortcut and upload that to report manager and it
works up until I try and run the report(s). The error message I get is
"Cannot find /Main.aspx". The VB.NET application itself displays a screen
where the user selects start and end date, division(s) (multiselect) and the
expense report(s) (multiselect) they want to run. They then simply click
"Generate Report" and the application builds the reports programmatically
and places them onto a network share in Excel format. All works well when I
run in IE.
Any help is greatly appreciated.Hello,
Based on my scope, I think because report manager itself is a Web
application, you cannot call another Web applicaiton from within report
manager. You could only upload report to report manager, not a Web
applicaition link.
Regards,
Peter Yang
MCSE2000/2003, MCSA, MCDBA
Microsoft Online Partner Support
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
| From: "ddillman@.tmsteam.com" <TMSMAN@.community.nospam>
| Subject: Calling a VB.NET web application from report manager
| Date: Fri, 13 May 2005 10:34:00 -0400
| Lines: 15
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1437
| X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
| Message-ID: <O$4yPj8VFHA.1044@.TK2MSFTNGP10.phx.gbl>
| Newsgroups: microsoft.public.sqlserver.reportingsvcs
| NNTP-Posting-Host: 216-164-203-3.c5-0.atw-ubr1.atw.pa.cable.rcn.com
216.164.203.3
| Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP10.phx.gbl
| Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.sqlserver.reportingsvcs:43751
| X-Tomcat-NG: microsoft.public.sqlserver.reportingsvcs
|
| Does anybody know if I can call a VB.NET web application from within RS
| report manager. All my security is contained in the application and all I
| want to do is call it from within report manager for centralization
reasons.
| I was able to create a shortcut and upload that to report manager and it
| works up until I try and run the report(s). The error message I get is
| "Cannot find /Main.aspx". The VB.NET application itself displays a screen
| where the user selects start and end date, division(s) (multiselect) and
the
| expense report(s) (multiselect) they want to run. They then simply click
| "Generate Report" and the application builds the reports programmatically
| and places them onto a network share in Excel format. All works well when
I
| run in IE.
|
| Any help is greatly appreciated.
|
|
|

No comments:

Post a Comment