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:768051
More Search Options
RSS Available
Matching Posts
Re: pushlets in ASP.NET
Jose-Luis, It is very unfortunate that no expert answered this question. I've the same requirement. If someone knows the details, please let us know. Thanks Siva
Posted to
Getting Started
(Forum)
by
SivaPrakasamDotNet
on 10/8/2009
TreeView NodeStyle.ForeColor Property not working on page load
Hi All, I'm struck up with a strange problem. I have a asp.net treeview control inside my ajax updatepanel. I'm binding the nodes of the treeview during the Page_Load event. I tried setting the Forecolor of the tree nodes to blue by many ways, both in the HTML side and code behind. But it is not working when the page is loading for the first time. But it works just fine after any other event on the treeview such as selected node changed, etc... Can anyone help me urgently?! Thanks Siva
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
SivaPrakasamDotNet
on 10/7/2009
How to run a timer in the background of ASP.NET application
Hi All, I have a requirement to do some queued tasks at a defenite time interval. In my asp.net web application I need to implement this as a thread or a timer. I would start the thread during my appliation start. This thread should run indefenitely. I used (in the app_code) the following contemporary method of threading... This will be called from the Application_start event. public void Start() { try { Thread processor = new Thread(new ThreadStart(Processor)); processor.Start(); } catch (Exception
Posted to
Web Forms
(Forum)
by
SivaPrakasamDotNet
on 9/15/2009
Re: How to run a timer in the background of ASP.NET application
Thanks. But all those links speaks about a timer in the webpage itself, but for me it should be working in a common class irrespective of any pages the user uses. That means that timer should run in the application level indefenitely. Hope it is clear.
Posted to
Web Forms
(Forum)
by
SivaPrakasamDotNet
on 9/15/2009
Re: Operations on a GridView inside an Update Panel throws Error: Sys.webforms.PageRequestManager Server Error Exception: Access to the path c:\windows\system32\inetsrv\deltaDoc.xml is denied.
Thanks Atconway, The file deltaDoc.xml was not created by me! I have no idea about it, may be Ajax created that file for some purpose!! Any help??
Posted to
ASP.NET AJAX UI
(Forum)
by
SivaPrakasamDotNet
on 8/4/2009
Re: Resposta: Re: Error: "Showing a modal dialog box or form when the application is not running in UserInteractive mode is not a valid operation. Specify the ServiceNotification or DefaultDesktopOnly style to display a notification from a service app
Hi Agni, If you found the solution. Pls let me know! Thanks
Posted to
Web Forms
(Forum)
by
SivaPrakasamDotNet
on 8/4/2009
Re: How to fix a Sys.WebForms.PageRequestManagerParserError in page with UpdatePanel?
LOrd, Have you found any solution yet??? PLs let me know..
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
SivaPrakasamDotNet
on 8/4/2009
Re: How to fix a Sys.WebForms.PageRequestManagerParserError in page with UpdatePanel?
The Problem solved! It was because I call a dll to update the changes I make in the Grid, ANd in that DLL, I'm creating a XML file dynamically, whose location was not accesible by the web server. Now, I have changed the file as an object in Release mode. Thanks for all.
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
SivaPrakasamDotNet
on 8/4/2009
Re: Operations on a GridView inside an Update Panel throws Error: Sys.webforms.PageRequestManager Server Error Exception: Access to the path c:\windows\system32\inetsrv\deltaDoc.xml is denied.
The Problem solved! It was because I call a dll to update the changes I make in the Grid, ANd in that DLL, I'm creating a XML file dynamically, whose location was not accesible by the web server. Now, I have changed the file as an object in Release mode. Thanks for all.
Posted to
ASP.NET AJAX UI
(Forum)
by
SivaPrakasamDotNet
on 8/4/2009
Operations on a GridView inside an Update Panel throws Error: Sys.webforms.PageRequestManager Server Error Exception: Access to the path c:\windows\system32\inetsrv\deltaDoc.xml is denied.
Hi All, I'm using a Microsoft ajax Update Panel Control. I'm developing in VS2008. The application is having Master page. When debugging the application in my VS local host, it works fine. But when I host it in my IIS6.0, I have a particular problem with my grid. The Grid getting data binding properly, paging works fine, sorting works fine. Except Update and delete. When I try to update / delete any row in my gridview. An error as below is thrown... Error: Sys.webforms.PageRequestManager
Posted to
ASP.NET AJAX UI
(Forum)
by
SivaPrakasamDotNet
on 8/3/2009
Filed under: upadatepanel
Page 1 of 5 (43 items) 1
2
3
4
5
Next >
ASP.NET:
Death to confirmation dialogs with jquery.undoable
Channel 9:
E2E: Brian Beckman and Erik Meijer - Co/Contravariance in Physics and Programming, 1 of 2
TechNet Edge:
Windows Server 2008 R2 Quick Look #3 - PowerShell V2
ASP.NET:
2009 Blogged - Greatest Hits
WindowsClient:
2009 Blogged - Greatest Hits
Channel 9:
Nikolaj Bjørner and Leonardo de Moura: The Z3 Constraint Solver
Channel 9:
MEF & Silverlight 4 Beta - Part 2, Imports & Exports
Channel 9:
MEF & Silverlight 4 Beta - Part 1, Introduction
WindowsClient:
The (Near) Final Word on Multi-Monitor Taskbars for Windows 7 - Ultramon vs. DisplayFusion
WindowsClient:
Looking back at 2009, and forward to 2010
Silverlight:
Polling Video – A Viable sub-second alternative?
TechNet Edge:
Windows Server 2008 R2 Quick Look #2 - Active Directory Recycle Bin
Channel 10:
I'm a Windows 7 PC Themes
Channel 10:
24 Years of Windows Box Art
WindowsClient:
Silverlight tutorial: HOW TO build CommandLink Control in Silverlight with Expression Blend 3 and Behaviors
ASP.NET:
Converting an RGB Color To Hex With JavaScript
Silverlight:
Silverlight HVP Design – Configuration & Scenarios
Channel 9:
Channel 9 Live at PDC09: Day 3 Welcome
Channel 9:
Channel 9 Live at PDC09: TWoC9 Day 3
Channel 10:
Microsoft's Mobicast: Stiched Cell Streams
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online