Hello,
I moved my Report source files from C:\Documents and Settings\username\My Documents\ to C:\Inetpub\wwwroot\Apps\Src it seems my Data Source does not work. I am able to open reports but could not connect database. Is there anywhere else I need to redefine the path.
Thanks,
I am not sure what you are doing - BUT - never put your source code in inetpub <wwwroot> and on top of it the directory is probably shared!!!!!!
You are missing the entire point of the deployment mechanism of any web service and most importantly Reporting Services!
Please slow down a little with all due respect! And I do mean with ALL DUE RESPECT!
Put your source code in a secure directory - open a new project in Visual Studio change the data source in your project
Chane the Project Properties to point to your server and ensure the data sources within your project point to the same...
Data Source=YOUR SERVER NAME;Initial Catalog=YOUR DATA BASE NAME
REmove your source code from inetpub!@.!!!!!
Deploy (which does a build) to your server -- protect your source code!
Best REgards,
|||Hi Josun,
Thank you very much for the advice. I will try to move it somewhere else. However I think the problem is not because of inetpub. Do you have any idea why I am getting that problem when I move all the files from one server to another even though with same path.
|||
Well - Maybe
Please excue my "LEO ( Thai Beer induced state )
What is going on? Why so much wory about ----
I will go back and read your original post!
Something is a-miss here!
No comments:
Post a Comment