Click here to Skip to main content
16,015,166 members

Comments by sam9918 (Top 37 by date)

sam9918 28-Oct-13 9:19am View    
what i want to say is that in app.config file of my application i have removed the connection string and tried to change the connection string at run time but that didnt worked as well. i was facing the same problem.
sam9918 28-Oct-13 9:17am View    
i am reading the connection string of my client's system from a file. i.e., i have created a code to read connection string from con1.txt which is present with the code. we, just need to change the server name of connection string and then can used to work in any system with any server name. can their be a problem in reading connection string from file for reports?
sam9918 28-Oct-13 9:10am View    
with object data source.
sam9918 28-Oct-13 9:07am View    
yes. checked every link and found "problem regarding rdlc" link useful. But, my other form's content is running with the same connection string. But, why my report is not working with that connection string. Rest, i have checked the tcp/ip port all are fine.
sam9918 28-Oct-13 9:03am View    
what could be the main problem of this error according to you? connection string or sql server? or any other thing?