Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
edb2003
Yak Posting Veteran
66 Posts |
Posted - 2005-03-30 : 11:03:25
|
Hi Everyone, I have a unique situation. I have a Workstation with VB.Net / SQL Client and Report Services installed. I can build a Report in VB.net and connect to SQL ... no problem. Report looks good in the Preview Tab in VB.Net. I build it to load on a browser and it fails.Error: Unable to connect to http://xx.xx.xx.xx/reportserverhttp://localhost does not load at all but an IP does for non report server apps.Am I suppose to install RS on my workstation or on the web server where it is being deployed?I have a Web Server, SQL Server and my workstation in separate boxes but all communicate very well. The browser issue is weird to me.I appreciate everyones input and happy coding :)Edb |
|
|
|
|
|