Click here to Skip to main content
16,005,169 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: How to get the last selected item from a multiple dropdownlist with javascript? [modified] Pin
andylaw20-Feb-08 14:51
andylaw20-Feb-08 14:51 
GeneralRe: How to get the last selected item from a multiple dropdownlist with javascript? Pin
Nilesh Hapse21-Feb-08 5:10
Nilesh Hapse21-Feb-08 5:10 
QuestionReplacing the CDATA section of a node with a new value using VBScript Pin
Member 450206719-Feb-08 15:28
Member 450206719-Feb-08 15:28 
QuestionC++ and anonymous methods. Pin
edu.net19-Feb-08 14:36
edu.net19-Feb-08 14:36 
GeneralRe: C++ and anonymous methods. Pin
Christian Graus19-Feb-08 15:17
protectorChristian Graus19-Feb-08 15:17 
QuestionHaving trouble with gridview to formview control -- NEWBIE ALERT Pin
SoulfoodOracle19-Feb-08 13:44
SoulfoodOracle19-Feb-08 13:44 
GeneralRe: Having trouble with gridview to formview control -- NEWBIE ALERT Pin
Christian Graus19-Feb-08 15:18
protectorChristian Graus19-Feb-08 15:18 
GeneralProblem with an ASP.NET accessing .net webservices Pin
lu20_2019-Feb-08 10:50
lu20_2019-Feb-08 10:50 
We have 2 asp.net sites (located on the same machine) :
• WebUI site:
o it's an ASP.NET application
o configured to run windows authentication
o II6 - configured application pool identity user as a valid AD user (part of the IWAM group)
• Webservice site:
o .net web service site,
o configured to run as anonymous in II6 , configured its own app. pool identity as a valid AD user (part of the IWAM group)

From WebUI we are making an internal call to the Webservice site.(we already are in production now).

Everything worked fine for about 1 week, then we started to get the following error (extras from our log file):

SOURCE: System.Web.Services
LOGGED AT: 2/17/2008 12:50:05 AM
MESSAGE: The request failed with an empty response.
FORM VALUES:
QUERYSTRING:
FUNCTION: System.Object[] ReadResponse(System.Web.Services.Protocols.SoapClientMessage, System.Net.WebResponse, System.IO.Stream, Boolean)
STACKTRACE: at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at WTIS.RCD.Ops.UserService.UserBSL.isValidIngresUserBSL(String userId) in e:\ccshare\GRIDLOCK_Genesis_RCD_view\base_dev\RCD\WTIS.RCD.Ops\Web References\UserService\Reference.cs:line 761
at WTIS.RCD.Ops.UserFCL.isValidIngresUser(String userId) in e:\ccshare\GRIDLOCK_Genesis_RCD_view\base_dev\RCD\WTIS.RCD.Ops\UserFCL.cs:line 323
at CaptchaImage._Default.checkAutoLogin()
REFERRER: INTERNAL
CREATED BY: login
USER TYPE: SYS

When we got this error we isolated the following:
• web service site was ok at the time (called with no issues from another production client located on external network)
• copy the whole WebUI site (caller of the webservice) on another site on :
o same machine - resulted in same error
o different machine - no error


We changed for the WebUI site the application pool identity to another user (part of the “admin” group on this time) , but after 1 day the error come back.
Now we are running the WebUI under “Network service” account, but we need to have a special account with special network permissions.

Any ideas pls.?

Thanks a lot
GeneralRe: Problem with an ASP.NET accessing .net webservices Pin
led mike19-Feb-08 11:00
led mike19-Feb-08 11:00 
GeneralRe: Problem with an ASP.NET accessing .net webservices Pin
lu20_2019-Feb-08 16:30
lu20_2019-Feb-08 16:30 
GeneralProblem with Dropdown list display in IE Pin
aubndez19-Feb-08 4:28
aubndez19-Feb-08 4:28 
GeneralRe: Problem with Dropdown list display in IE Pin
Shog920-Feb-08 8:49
sitebuilderShog920-Feb-08 8:49 
QuestionUnable to Open Office Docs from IIS Pin
mgr_2k719-Feb-08 1:05
mgr_2k719-Feb-08 1:05 
GeneralRe: Unable to Open Office Docs from IIS Pin
aubndez19-Feb-08 8:50
aubndez19-Feb-08 8:50 
GeneralRe: Unable to Open Office Docs from IIS Pin
mgr_2k719-Feb-08 17:01
mgr_2k719-Feb-08 17:01 
Questionhow to restrict opening pdf file in browser Pin
vijay_chaudhary18-Feb-08 23:44
vijay_chaudhary18-Feb-08 23:44 
AnswerRe: how to restrict opening pdf file in browser Pin
Mark J. Miller19-Feb-08 8:52
Mark J. Miller19-Feb-08 8:52 
GeneralRe: how to restrict opening pdf file in browser Pin
Lee Weston12-May-08 1:08
Lee Weston12-May-08 1:08 
QuestionChanging the web part title border. Pin
sdklfjlkdsfjdklsfjkdslfjdslkf18-Feb-08 2:55
sdklfjlkdsfjdklsfjkdslfjdslkf18-Feb-08 2:55 
GeneralReading all images [JavaScript] Pin
deepaks318-Feb-08 0:36
deepaks318-Feb-08 0:36 
GeneralRe: Reading all images [JavaScript] Pin
Guffa19-Feb-08 0:42
Guffa19-Feb-08 0:42 
GeneralCreate home page with ASP.NET Pin
ASPnoob16-Feb-08 11:04
ASPnoob16-Feb-08 11:04 
GeneralRe: Create home page with ASP.NET Pin
Christian Graus16-Feb-08 11:38
protectorChristian Graus16-Feb-08 11:38 
GeneralRe: Create home page with ASP.NET Pin
Steve Westbrook18-Feb-08 6:38
Steve Westbrook18-Feb-08 6:38 
QuestionFlash 8 and JavaScript Communication problem with IE Under FORM <tag></tag> Pin
rup_rj15-Feb-08 19:41
rup_rj15-Feb-08 19:41 

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.