Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Localhost Namespace?
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00919021
Message ID:
00919478
Views:
10
>Localhost is the name of the web service. Check your web references (which you'll find in the project explorer) and replace the word localhost with the name of the web service reference you added.

This works:

webViewer1.reportsource = @"c:\webreports\AcctProfile.rpt";

This gives an invalid report source error:

webViewer1.reportsource = webapplication1.AcctProfileService();

Where AcctProfileService is a web service generated from c:\webreports\AcctProfile.rpt in the project webapplication1.

Any clues?
Eric Kleeman - EDS Consulting Services
MCP Visual FoxPro
MCSD C#.NET
Hua Hin Thailand
Los Angeles California
Previous
Reply
Map
View

Click here to load this message in the networking platform