Click here to Skip to main content
15,899,026 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionUpdating comfirmation box by commandfield. Pin
magshine7-May-09 5:22
magshine7-May-09 5:22 
QuestionLiveUI 0.4 released (Extjs => ASP.net bridge) Your opinion? Pin
Alexandr Sergeevich Ilyin7-May-09 5:03
Alexandr Sergeevich Ilyin7-May-09 5:03 
AnswerRe: LiveUI 0.4 released (Extjs => ASP.net bridge) Your opinion? Pin
ToddHileHoffer7-May-09 8:34
ToddHileHoffer7-May-09 8:34 
GeneralRe: LiveUI 0.4 released (Extjs => ASP.net bridge) Your opinion? Pin
Alexandr Sergeevich Ilyin7-May-09 21:29
Alexandr Sergeevich Ilyin7-May-09 21:29 
AnswerRe: LiveUI 0.4 released (Extjs => ASP.net bridge) Your opinion? Pin
Vasudevan Deepak Kumar7-May-09 22:10
Vasudevan Deepak Kumar7-May-09 22:10 
GeneralRe: LiveUI 0.4 released (Extjs => ASP.net bridge) Your opinion? Pin
Alexandr Sergeevich Ilyin7-May-09 22:44
Alexandr Sergeevich Ilyin7-May-09 22:44 
QuestionUpdate panel with response.write Pin
mahesvs7-May-09 4:48
mahesvs7-May-09 4:48 
GeneralWebsite Application Deployment Issue Pin
newc17-May-09 3:55
newc17-May-09 3:55 
Hi All,

I have been investigating a production issue for the past couple of days and hope that someone out there might be able to help.

Situation:
I have deployed a web application (IIS 7, Windows Server 2008).
The website makes extensive use of AJAX and at certain points dynamically loads User Controls.
These dynamically loaded user controls allow users to specify certain parameters to pass to SRSS reports. The reports are run in local mode on a separate web form by using the ReportViewer control. The web form is opened by simply calling the JavaScript window.open() method, passing the required parameters.

Issues:
There are two issues that occur, but ONLY if the website is run as a stand alone application, as opposed to running from a virtual directory under a web application i.e. http://url.co.uk does not work, http://url.co.uk/dir works:

1) If the dynamically loaded User Control contains a link to an external JS file, you are prompted for Windows Credentials.
2) If the JS is inline within the User Control, issue 1) is Ok, but then attempting to open the report and run it again prompts for Windows Credentials.

I have played around with all permutations of permissions and impersonation within IIS and the Web.config, but nothing has worked as yet.

If anyone has any ideas it would be greatly apprciated!

Thanx

Clean code is the key to happiness.

GeneralRe: Website Application Deployment Issue Pin
Abhijit Jana7-May-09 19:13
professionalAbhijit Jana7-May-09 19:13 
GeneralRe: Website Application Deployment Issue Pin
newc17-May-09 22:30
newc17-May-09 22:30 
Questionconnection string Pin
vnsraj7-May-09 2:55
vnsraj7-May-09 2:55 
AnswerRe: connection string Pin
Yusuf7-May-09 3:00
Yusuf7-May-09 3:00 
GeneralRe: connection string Pin
vnsraj7-May-09 3:14
vnsraj7-May-09 3:14 
GeneralRe: connection string Pin
newc17-May-09 4:16
newc17-May-09 4:16 
AnswerRe: connection string [modified] Pin
Abhijit Jana7-May-09 8:00
professionalAbhijit Jana7-May-09 8:00 
AnswerRe: connection string Pin
SayreCC7-May-09 14:42
SayreCC7-May-09 14:42 
AnswerRe: connection string Pin
Perry Holman7-May-09 23:51
Perry Holman7-May-09 23:51 
AnswerRe: connection string Pin
EssamDev9-May-09 15:46
EssamDev9-May-09 15:46 
QuestionAdding treeview nodes to righthand side from left hand side Pin
meeram3957-May-09 2:06
meeram3957-May-09 2:06 
AnswerRe: Adding treeview nodes to righthand side from left hand side Pin
Herman<T>.Instance7-May-09 4:34
Herman<T>.Instance7-May-09 4:34 
QuestionHow to access the objects of the class having textbox and dropDownlist Pin
vishmri7-May-09 1:57
vishmri7-May-09 1:57 
AnswerRe: How to access the objects of the class having textbox and dropDownlist Pin
Spunky Coder7-May-09 2:17
Spunky Coder7-May-09 2:17 
GeneralRe: How to access the objects of the class having textbox and dropDownlist Pin
vishmri7-May-09 18:51
vishmri7-May-09 18:51 
QuestionTrack how many times my file is downlod Pin
farogh haider7-May-09 1:36
farogh haider7-May-09 1:36 
AnswerRe: Track how many times my file is downlod Pin
Herman<T>.Instance7-May-09 4:29
Herman<T>.Instance7-May-09 4:29 

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.