Click here to Skip to main content
15,885,309 members

Comments by CBadger (Top 41 by date)

CBadger 22-Aug-16 1:15am View    
There is an actual reference in the web.config that links to the report server version you are using. You just need to ensure this is updated to the correct version and shows it. Mine still displayed to the old version. (Version & PublicKeyToken)

add assembly="Microsoft.ReportViewer.WebForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845DCD8080CC91"
CBadger 13-Aug-15 3:45am View    
Could you give an example to explain what you are asking exactly?
CBadger 4-Dec-14 5:10am View    
It is my greatest pleasure :-)
CBadger 9-Oct-14 4:41am View    
I am not sure if I understand correctly so will post a comment instead of a solution :-)

Have you tried to incorporate a non-greedy match in the regex?
CBadger 25-Jul-14 3:33am View    
How exactly does MaskMoney() mask the values?