Click here to Skip to main content
15,894,291 members

Comments by skkworld (Top 14 by date)

skkworld 22-Nov-12 1:48am View    
There is no error in log file in the server:(
skkworld 22-Nov-12 1:40am View    
I used try catch block but no exception thrown in the server.
The PPT export option works fine in the MS office version 2007 and below, but when i try to download in the system in which MS office version 2010 it shows me the following information in Event viewer "The Software Protection service has completed licensing status check. Event Id - 1003". And when i open the downloaded PPT file, it shows me an error as "Powerpoint can't read '*.ppt'".
Could You please help me to sort out the issue?
skkworld 2-Jan-12 5:50am View    
This is the connection string I'm using in web.config
<add name="WorkingConnectionStringforcsv" connectionstring="Provider=Microsoft.Jet.OLEDB.4.0;Data Source={0};Extended Properties={1}text;HDR=NO;FMT=Delimited;"></add>
skkworld 1-Jan-12 23:54pm View    
I'm not using vb. I'm using c# asp.net. Could u plz tell me in C# asp.net bcoz i'm new to this.
skkworld 10-Nov-11 4:57am View    
I'm new to .net. can u plz help me. the searched data is in the grid view. how can u assign it to a session variable?