Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:720416
More Search Options
RSS Available
Matching Posts
Session Timeout
Hi, I am setting my session to last for 4 hrs </connectionStrings> <system.web> <httpRuntime maxRequestLength="8192"/> <sessionState timeout="240"/> <pages> But, it's timing out before than, does any one know why!? Thanks
Posted to
State Management
(Forum)
by
rbadis
on 9/10/2009
Re: Session Timeout
Vikram, the link does not work.
Posted to
State Management
(Forum)
by
rbadis
on 9/10/2009
Loading Crytal report from URL path
Hi, How Can I load a crystal report using a URL like http://.... Or reports that are located in different servers then my Application's ? I have tried: O_Report.Load( http://myServer/MyApplication/Myreport.rpt ); but didn't work and when I tried: O_Report.Load( Server.MapPath( http://myServer/MyApplication/Myreport.rpt )); an error message telling me that http://myServer/MyApplication/Myreport.rpt is not a Valid Virtual path, knowing that is the virtual path to my crystal Thanks
Posted to
Getting Started
(Forum)
by
rbadis
on 8/27/2009
Re: Loading Crytal report from URL path
Thanks very much qw123kids that did work, But would that work if the report is in a different server then my application!? Thanks
Posted to
Getting Started
(Forum)
by
rbadis
on 8/27/2009
Re: Loading Crytal report from URL path
No, it didn't. you see in the first time I loaded the report from my local machine like: O_Report.Load("//desktop40/MyReports/Report1.rpt"); then I did put the same Crystal in a different machine in our network which accessible by me and published the folder where my report is to be available online and when I try to load it : O_Report.Load("//desktop32/MyReports/Report1.rpt"); it says "Load Report failed" Thanks
Posted to
Getting Started
(Forum)
by
rbadis
on 8/27/2009
Re: load Crystal report from url
Thanks for the info, but I didn't find other alternative. Cheers
Posted to
Crystal Reports
(Forum)
by
rbadis
on 8/27/2009
Re: FileUpload is not working for me
Thank you very much All-Star that did solve it Cheers
Posted to
Getting Started
(Forum)
by
rbadis
on 8/26/2009
FileUpload is not working for me
Hi, I have almost everything by the book but still not working for me. I have 3 FileUploads and every one of them has an attach linkButton in an UpdatePanel to perform the attaching process where I'm using the bellow code to do so: protected void attachPart1DocumentLinkButton_Click(object sender, EventArgs e) { UpdatePanel mainUpdatePanel = (UpdatePanel)this.Page.FindControl("mainUpdatePanel"); if (part1FileUpload.HasFile == true) { part1FileUpload.SaveAs(Request.PhysicalApplicationPath
Posted to
Getting Started
(Forum)
by
rbadis
on 8/25/2009
Re: FileUpload is not working for me
Moving it outside the UpdatePanel is not an option for me. Thanks
Posted to
Getting Started
(Forum)
by
rbadis
on 8/25/2009
Re: FileUpload is not working for me
Yes, I did register the postback on the ScriptManager in page load: if (!Page.IsPostBack) { ScriptManager1.RegisterPostBackControl( attachPart1DocumentLinkButton ); } And still not working. But, your article was talking adding reference in the Master Page but I'm not using master page, so how ca I add that refence to it!? Thanks
Posted to
Getting Started
(Forum)
by
rbadis
on 8/25/2009
Page 1 of 34 (333 items) 1
2
3
4
5
Next >
...
Last »
WindowsClient:
Snoop with 64 bit support
ASP.NET:
jQuery Hide/Close Link
ASP.NET:
Merry Christmas
TechNet Edge:
FPE Customer Story
Silverlight:
Being a writer, and having an editor. A Short Rant.
Channel 9:
Channel 9 Live at PDC09: Dr Brian Brooks (3M)
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 13 of 13
Silverlight:
Information for Silverlight HVP Developers…
WindowsClient:
Custom Content Loaders in Silverlight 4.0
WindowsClient:
MVVM Links\Info
TechNet Edge:
Check out how Dolly Parton uses IE8 and Web slices!!!
Silverlight:
A Silverlight HVP Update
Channel 9:
Channel 9 Live at PDC09: This Week on Channel 9 - PDC09 Daily Show Edition Day 1
Channel 9:
Maria Klawe: Scholar, Scientist and Microsoft Board Member
Channel 10:
Play the Bing Sherlock Holmes Game
Channel 9:
Channel 9 Live at PDC09: Loic Le Meur
Channel 10:
How to Delete Jump List Items
Channel 10:
Roll Back to Classic Network Indicator in Win7
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 2
Channel 9:
Ping 42: Is Microsoft cool? Photo DNA, Win7 tool, 10k MIX contest
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online