|
shebert
Yak Posting Veteran
85 Posts |
Posted - 01/18/2013 : 12:58:51
|
i have a report that is running in win 2003 32 bit. there is a parameter that is getting the userid from what machine runs the report and passing it to a stored procedure that the report uses then displays the data.
the parameter has defauklt values , non-queried of this code =REPLACE(User!UserID, "LUMINUSDEVICES\","")
when i goto deploy the report on my win 2008 64bit server it asks me for a login to https:\\ld-lumini-srv\reportserver usernames and password do not make this go away
when i run the reprot on my win2008 64 machine it is not auto populating the userid into the report as it does on the other server.
any ideas? Thanks, Steve |
|