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:823611
More Search Options
RSS Available
Matching Posts
Database connection failed
I've deployed my application in server_APP and database in server_DB. When executing my app in server_Development and thereby connecting to server_DB things are fine. But, when trying to access the app in server_App thereby connecting to server_DB ended up with the follow in error. An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
dudeSreeni
on 7/15/2009
Re: Serializing the session state
Hi, Solved the problem by using the following settings in config file <sessionState mode="InProc" stateConnectionString="tcpip=127.0.0.1:42424" sqlConnectionString="data source=127.0.0.1;trusted_connection=true" cookieless="false" timeout="20" /> An interesting thing is its working in development without the above config setting but in production the same is needed to work. Can any one tell me why this kind of inconsistency ? Thanks
Posted to
State Management
(Forum)
by
dudeSreeni
on 4/13/2009
Re: Serializing the session state
Thanks Loai. But i'm using only serializable session objects in my code. I'm generating menus using MeNUItem class. Things are fine in development but fails in production. Sree
Posted to
State Management
(Forum)
by
dudeSreeni
on 4/9/2009
Re: PLEASE HELP!!! URGENT .. will be very grateful... Problem : - to automatically keep checking the submission date everyday
Hi, This can be done in two ways 1) windows service - Invoke a service that executes around a particular time , checks the records in the table for the criterion and sends the msg thro mail module 2) thro a job in sql server- sql server 2005 has an option for sending mails. schedule a job in sql server to get all the rows matching the criterion and send the mail from sql server. for the later method hope the below link may help you http://www.sqlservercentral.com/Forums/Topic626594-1291-1.aspx good
Posted to
State Management
(Forum)
by
dudeSreeni
on 4/9/2009
Re: PLEASE HELP!!! URGENT .. will be very grateful... Problem : - to automatically keep checking the submission date everyday
Hi cool, You have mentioned the requirement partially. Need more details like -when u want to show this status i.e. the form submission deadline. say for example <b>the user logs-in to the application</b>. Would be easy if u give further detail.
Posted to
State Management
(Forum)
by
dudeSreeni
on 4/8/2009
Serializing the session state
I'm trying to push a new site into production and encountered the below error. <pre> Unable to serialize the session state. In 'StateServer' and 'SQLServer' mode, ASP.NET will serialize the session state objects, and as a result non-serializable objects or MarshalByRef objects are not permitted. The same restriction applies if similar serialization is done by the custom session state store in 'Custom' mode. Description: An unhandled exception occurred during the
Posted to
State Management
(Forum)
by
dudeSreeni
on 4/8/2009
Re: Highlight current page on gridview pager
Perfect . Thanks Limno
Posted to
Data Presentation Controls
(Forum)
by
dudeSreeni
on 1/27/2009
Changing the color of the Tab control
Hi, Can anyone advise me on how to change the color of the Tabstrips. I'm currently doing it in the page_load event but the change is not taking effect. Thanks Sree
Posted to
Internet Explorer Web Controls
(Forum)
by
dudeSreeni
on 1/19/2009
implementing NTLM authentication in asp.net
Hi, I'm currently developing a intranet portal and i need to implement NTLM authentication. :( Can any one advise me how to implement this in asp.net. Also should i need to make any changes to IIS. Can any one educate me on this plz :) Thanks Sree
Posted to
Security
(Forum)
by
dudeSreeni
on 1/10/2009
Re: page_load event in master file
Hi All, Thanks for your overwhelming response. Thank you so much. Sree
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
dudeSreeni
on 1/5/2009
Page 1 of 4 (39 items) 1
2
3
4
Next >
Channel 9:
Rx API in depth: Hot and Cold observables
ASP.NET:
Back in Business
TechNet Edge:
Hacking Windows 7 Interview
WindowsClient:
Windows Client Developer Roundup for 12/14/2009
Channel 9:
TWC9: Silverlight Web cam apps, VS extensibility, Explorer shell extensions
ASP.NET:
Visual Studio Project Sample Loading Error: Assembly could not be loaded and will be ignored. Could not load file or assembly or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)
WindowsClient:
Working with Windows 7 Taskbar Thumbnail Buttons with WPF 4
WindowsClient:
overflow:hidden -- a fix to a CSS problem
TechNet Edge:
Empowering your teams with SharePoint
TechNet Edge:
TechNet Radio: Expert presents: Creating and Executing a Comprehensive 2007 Office Deployment
ASP.NET:
ViewModel Pattern for Silverlight - Options for Hooking a View to its Model
Channel 9:
Rx API in depth: Concat, Catch and OnErrorResumeNext
Channel 10:
PowerPoint Twitter Tools Updated
Channel 10:
Windows Live Messenger Arrives on Nokia Phones
Channel 9:
Peer to Peer Series Part 7: PeerChannel Basics
TechNet Edge:
Visio: Drawing on Experience with Saveen Reddy
TechNet Edge:
Visio: Drawing on Experience with Saveen Reddy
IIS.NET:
URL Rewriter and Reverse Proxy
TechNet Edge:
Forefront Secure Endpoint Demo and Interview
ASP.NET:
Resizing images from the server using WPF/WIC instead of GDI+
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online