Click here to Skip to main content
15,887,350 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Application.Find.Execute() method is giving problem in Windows Server 2003 Pin
raghvendrapanda6-Aug-10 0:20
raghvendrapanda6-Aug-10 0:20 
AnswerRe: Application.Find.Execute() method is giving problem in Windows Server 2003 Pin
Prosanta Kundu online6-Aug-10 1:29
Prosanta Kundu online6-Aug-10 1:29 
GeneralRe: Application.Find.Execute() method is giving problem in Windows Server 2003 Pin
raghvendrapanda6-Aug-10 1:39
raghvendrapanda6-Aug-10 1:39 
GeneralRe: Application.Find.Execute() method is giving problem in Windows Server 2003 Pin
Prosanta Kundu online6-Aug-10 2:05
Prosanta Kundu online6-Aug-10 2:05 
QuestionHow i Display FLASH image into Netscap Navigator Pin
Ravindra Bisen5-Aug-10 20:42
Ravindra Bisen5-Aug-10 20:42 
GeneralRe: How i Display FLASH image into Netscap Navigator Pin
Venkatesh Mookkan5-Aug-10 20:53
Venkatesh Mookkan5-Aug-10 20:53 
AnswerRe: How i Display FLASH image into Netscap Navigator Pin
Prosanta Kundu online5-Aug-10 21:11
Prosanta Kundu online5-Aug-10 21:11 
QuestionCustom Config file changes not loaded under framework 3.5 Pin
andrew_dk5-Aug-10 12:53
andrew_dk5-Aug-10 12:53 
Hi,
We have a website that has been live for several years. It uses a custom config file loaded via the following in the web.config:
<configSections>
	<section name="settings" type="CustomConfiguration" allowLocation="true" allowDefinition="Everywhere" restartOnExternalChanges="false"/>
</configSections>

I particularly liked the fact that changes in the custom config file could be made - with the changed values loaded straight away by the runtime - without having to restart the site and effectively end any users sessions. However the developers of another software package used by this client recently installed the .Net Framework v3.5 on the server. Since then changes in the custom config file simply aren't loaded at all, ever. To work around this we have had to set the restartOnExternalChanges value to true in the web.config. However this means that anyone on the site has there session ended when any of the values are updated. I have googled to see if I could find any information on this but have drawn a blank. Any ideas much appreciated.
QuestionHow To Hide AuxiliaryPaneContent in Ribbon Control Pin
idreesbadshah5-Aug-10 3:13
idreesbadshah5-Aug-10 3:13 
AnswerRe: How To Hide AuxiliaryPaneContent in Ribbon Control Pin
Venkatesh Mookkan5-Aug-10 20:58
Venkatesh Mookkan5-Aug-10 20:58 
QuestionDisplay a table Pin
Mansi Arora5-Aug-10 1:21
Mansi Arora5-Aug-10 1:21 
AnswerRe: Display a table Pin
Anurag Gandhi5-Aug-10 19:31
professionalAnurag Gandhi5-Aug-10 19:31 
QuestionServer error in ASP.NET while publishing Pin
Ahamed Azeem4-Aug-10 23:11
Ahamed Azeem4-Aug-10 23:11 
AnswerRe: Server error in ASP.NET while publishing Pin
m@dhu5-Aug-10 0:21
m@dhu5-Aug-10 0:21 
GeneralRe: Server error in ASP.NET while publishing Pin
Ahamed Azeem5-Aug-10 0:45
Ahamed Azeem5-Aug-10 0:45 
GeneralRe: Server error in ASP.NET while publishing Pin
m@dhu5-Aug-10 1:17
m@dhu5-Aug-10 1:17 
QuestionEffective method for rendering tabular data Pin
afsal qureshi4-Aug-10 22:17
afsal qureshi4-Aug-10 22:17 
AnswerRe: Effective method for rendering tabular data Pin
Anurag Gandhi5-Aug-10 1:21
professionalAnurag Gandhi5-Aug-10 1:21 
GeneralRe: Effective method for rendering tabular data Pin
afsal qureshi5-Aug-10 1:46
afsal qureshi5-Aug-10 1:46 
GeneralRe: Effective method for rendering tabular data Pin
Anurag Gandhi5-Aug-10 2:02
professionalAnurag Gandhi5-Aug-10 2:02 
GeneralRe: Effective method for rendering tabular data Pin
afsal qureshi5-Aug-10 23:21
afsal qureshi5-Aug-10 23:21 
QuestionDatagrid item Pin
Morgs Morgan4-Aug-10 21:46
Morgs Morgan4-Aug-10 21:46 
AnswerRe: Datagrid item Pin
NeverHeardOfMe4-Aug-10 22:31
NeverHeardOfMe4-Aug-10 22:31 
GeneralRe: Datagrid item Pin
Morgs Morgan4-Aug-10 22:53
Morgs Morgan4-Aug-10 22:53 
GeneralRe: Datagrid item Pin
NeverHeardOfMe4-Aug-10 23:07
NeverHeardOfMe4-Aug-10 23:07 

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.