Click here to Skip to main content
15,919,358 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionCannot connect to web service in my computer from PDA Pin
biop.codeproject6-Dec-11 23:48
biop.codeproject6-Dec-11 23:48 
AnswerRe: Cannot connect to web service in my computer from PDA Pin
jkirkerx7-Dec-11 7:43
professionaljkirkerx7-Dec-11 7:43 
GeneralRe: Cannot connect to web service in my computer from PDA Pin
biop.codeproject8-Dec-11 5:33
biop.codeproject8-Dec-11 5:33 
AnswerRe: Cannot connect to web service in my computer from PDA Pin
jkirkerx7-Dec-11 10:03
professionaljkirkerx7-Dec-11 10:03 
QuestionPrint option as User Control Pin
Member 32222646-Dec-11 22:27
Member 32222646-Dec-11 22:27 
QuestionNeed Help on Save asp.net from in folder on button click asp.net c# Pin
yrishi6-Dec-11 22:24
yrishi6-Dec-11 22:24 
AnswerRe: Need Help on Save asp.net from in folder on button click asp.net c# Pin
Richard MacCutchan6-Dec-11 23:46
mveRichard MacCutchan6-Dec-11 23:46 
GeneralRe: Need Help on Save asp.net from in folder on button click asp.net c# Pin
yrishi7-Dec-11 1:31
yrishi7-Dec-11 1:31 
GeneralRe: Need Help on Save asp.net from in folder on button click asp.net c# Pin
Not Active7-Dec-11 2:18
mentorNot Active7-Dec-11 2:18 
GeneralRe: Need Help on Save asp.net from in folder on button click asp.net c# Pin
Hum Dum7-Dec-11 22:16
Hum Dum7-Dec-11 22:16 
Questionhow to get the datakey value Pin
MalarGayu6-Dec-11 13:07
MalarGayu6-Dec-11 13:07 
AnswerRe: how to get the datakey value Pin
coded0076-Dec-11 15:22
professionalcoded0076-Dec-11 15:22 
GeneralRe: how to get the datakey value Pin
MalarGayu6-Dec-11 15:27
MalarGayu6-Dec-11 15:27 
Questionruntime generation of controls and their text Pin
MalarGayu6-Dec-11 10:35
MalarGayu6-Dec-11 10:35 
AnswerRe: runtime generation of controls and their text Pin
Not Active6-Dec-11 11:53
mentorNot Active6-Dec-11 11:53 
GeneralRe: runtime generation of controls and their text Pin
MalarGayu6-Dec-11 12:05
MalarGayu6-Dec-11 12:05 
GeneralRe: runtime generation of controls and their text Pin
Not Active7-Dec-11 4:39
mentorNot Active7-Dec-11 4:39 
GeneralRe: runtime generation of controls and their text Pin
MalarGayu7-Dec-11 11:18
MalarGayu7-Dec-11 11:18 
GeneralRe: runtime generation of controls and their text Pin
MalarGayu7-Dec-11 13:52
MalarGayu7-Dec-11 13:52 
QuestionLong Running Report MVC3 Pin
eddieangel6-Dec-11 8:14
eddieangel6-Dec-11 8:14 
I want to allow the users to generate a long running report to PDF on demand. Basically they will click a link and it will pop up a new window and let them know what the progress of their report is and allow a PDF download when they are done.

I am using the Telerik reporting module for reporting as the server is a hosted server that does not have SSRS. The whole thing is a big pain in the butt. Here are my hurdles.

1. I can pop up the new window, and have it generate the report and then return a view, but if the user closes that window before the report is done there is a problem.

2. The view doesn't get returned until the report is done, making it a useless blank window until the report is done where it would be nice to even have it say just something until the report is done.

The report is several thousand pages, and several hundred mb, so could take several hours. Anyone have methodology pointers here? As a hosted web app on GoDaddy, I am not sure what to do about calling an external reporting service, or even how to build one to begin with.

Thoughts? Cheers, --EA
AnswerRe: Long Running Report MVC3 Pin
Wonde Tadesse6-Dec-11 9:51
professionalWonde Tadesse6-Dec-11 9:51 
AnswerElectronic Health Record System Pin
fresh12076-Dec-11 4:03
fresh12076-Dec-11 4:03 
GeneralRe: Electronic Health Record System Pin
Dennis E White6-Dec-11 5:30
professionalDennis E White6-Dec-11 5:30 
GeneralRe: Electronic Health Record System Pin
Not Active6-Dec-11 6:53
mentorNot Active6-Dec-11 6:53 
GeneralRe: Electronic Health Record System Pin
emardini8-Dec-11 4:13
emardini8-Dec-11 4:13 

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.