Click here to Skip to main content
15,907,001 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionCommonWealth Bank..(SOA) Web Service .. Respose - Requests Issues Pin
Davids_Maguire17-Dec-06 5:08
Davids_Maguire17-Dec-06 5:08 
Questiondatalist problem Pin
ADY00717-Dec-06 4:35
ADY00717-Dec-06 4:35 
AnswerRe: datalist problem Pin
Mohamed El Gohary17-Dec-06 22:15
Mohamed El Gohary17-Dec-06 22:15 
QuestionUpload problem [modified] Pin
sanaziuse17-Dec-06 2:28
sanaziuse17-Dec-06 2:28 
AnswerRe: Upload problem Pin
GaryWoodfine 17-Dec-06 3:45
professionalGaryWoodfine 17-Dec-06 3:45 
GeneralRe: Upload problem Pin
sanaziuse17-Dec-06 4:14
sanaziuse17-Dec-06 4:14 
AnswerRe: Upload problem Pin
Tina P17-Dec-06 7:56
Tina P17-Dec-06 7:56 
Questionwhat should i do with crystal report export error? Pin
m.rastgar17-Dec-06 1:09
m.rastgar17-Dec-06 1:09 
I use crystal report to export pdf file in my web application.
My crystal report file name is testreport. I user these commands to export:
testreport report = new testreport();
report.ExportToDisk(CrystalDecisions.Shared.ExportFormatType.PortableDocFormat, "aaa.pdf");
But when I run it I have error:
"Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: CrystalDecisions.CrystalReports.Engine.LoadSaveReportException: Error in File C:\DOCUME~1\EHSAN-~1\ASPNET\LOCALS~1\Temp\temp_5a2db3c1-f7ea-455d-a5c1-c37a91b5f8a9.rpt: Access to report file denied. Another program may be using it."

I never use this file:"C:\DOCUME~1\EHSAN-~1\ASPNET\LOCALS~1\Temp\temp_5a2db3c1-f7ea-455d-a5c1-c37a91b5f8a9.rpt"
But the error is that file is in use. Please help me.
I develop with visual studio 2003, my language C#.net.

Thanks
Rastgar
AnswerRe: what should i do with crystal report export error? Pin
GaryWoodfine 17-Dec-06 2:03
professionalGaryWoodfine 17-Dec-06 2:03 
GeneralRe: what should i do with crystal report export error? Pin
m.rastgar17-Dec-06 18:46
m.rastgar17-Dec-06 18:46 
GeneralRe: what should i do with crystal report export error? Pin
Nisha_D18-Dec-06 22:31
Nisha_D18-Dec-06 22:31 
Questionusing toggle in datagrid Pin
hikbnet17-Dec-06 0:37
hikbnet17-Dec-06 0:37 
AnswerRe: using toggle in datagrid Pin
Pradipta Basu17-Dec-06 9:34
Pradipta Basu17-Dec-06 9:34 
GeneralRe: using toggle in datagrid Pin
hikbnet17-Dec-06 22:40
hikbnet17-Dec-06 22:40 
GeneralRe: using toggle in datagrid Pin
Pradipta Basu18-Dec-06 9:44
Pradipta Basu18-Dec-06 9:44 
Questionhow can change control language? Pin
B.A17-Dec-06 0:32
B.A17-Dec-06 0:32 
AnswerRe: how can change control language? Pin
GaryWoodfine 17-Dec-06 3:43
professionalGaryWoodfine 17-Dec-06 3:43 
QuestionRegarding SoapSender and SoapReceiver Pin
tprakash16-Dec-06 21:51
tprakash16-Dec-06 21:51 
QuestionHow to track media player file? [modified] Pin
tasnim516-Dec-06 19:26
tasnim516-Dec-06 19:26 
QuestionURL rewriting, /accountname --> /account?id=10 Pin
phimix16-Dec-06 15:26
phimix16-Dec-06 15:26 
AnswerRe: URL rewriting, /accountname --> /account?id=10 Pin
phimix18-Dec-06 22:09
phimix18-Dec-06 22:09 
QuestionDatalist Image Pin
ADY00716-Dec-06 14:20
ADY00716-Dec-06 14:20 
AnswerRe: Datalist Image Pin
_AK_17-Dec-06 21:43
_AK_17-Dec-06 21:43 
QuestionDatagrid Insert Pin
ADY00716-Dec-06 11:34
ADY00716-Dec-06 11:34 
AnswerRe: Datagrid Insert Pin
MoeInsairat17-Dec-06 2:45
MoeInsairat17-Dec-06 2:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.