IFRAME Hangs On Web Service Call

We are facing a situation here related to rendering of IFrames in Internet Explorer. The situation is as follows:

We have an ASP that contains some data along with three IFrames in it. The 'sources' for each of these IFrames are set after the ASP page is loaded in the browser using a Javascript function. Basically, this JavaScript function checks if the rest of the page has finished loading and then sets the "<IFrame>.src" attributes for the three IFrames one after another.

Now, each of these IFrames contains separate ASPs. These ASPs call one Web-Service each to get some data and then render it in the IFrames. The problem arises when one of the Web Services in any one of the ASPs fail to respond and hangs up without returning any error message. We are expecting that if one web-service fails for a ASP, then the other two ASPs should execute and get rendered in the corresponding IFrames in the browser. But it does not happen. All the three IFrames hang up together.

Could you please suggest us anything to solve this ?
We want to get the corresponding data loaded in the three IFrames asynchronously, so that even if one fails, the others are not affected. Can IFrames load asynchrounously when called from the browser through a Javascript function ?

View Replies


ADVERTISEMENT

Call Iframe

I have 2 web pages which is a.asp and b.asp. I using iframe to call b.asp in a.asp like below:-
Code:

<iframe src="content_wallpaper.jsp" id="myiframe" scrolling="no" frameborder="0" width="355" height="120" marginwidth="0" marginheight="0" align="center" allowTransparency="false" background-color="transparent"></iframe>

The problem is, i need to call the iframe in b.asp like below (because i just want to refresh this portion of the page)

Code:
<a href="javascript:myiframe.document.location.reload()" class="blue_11"><%=tmpCatName%></a>

The error occur as "myiframe" is in a.asp and i need to call it in b.asp and i can't find the solution for that too.?anyone know how to pass value from a.asp to b.asp in above?

View Replies View Related

How To Call Web Service From .ASP Page?

I've created a web service with ASP.NET 2.0. I'd like to call this service from ASP page.
Can you give me an example? Code:

View Replies View Related

Call A Web Service From ASP 3 Application, Possible?

I have an ASP 3 application and I'm required to extend it to call an
external web service for some banking functions. Do you guys have any code
examples on this or any suggestions? I'd like to do it in .NET but this is an
ASP 3 app. Would you recommend me to write it in .NET and wrap it? What is
the best way in that case?

View Replies View Related

Hangs?

please some one help me Sometimes ASP hangs, and ASP pages aren't served anymore. I have to reboot. Is there some workaround so I don't have to reboot every time this happens?

View Replies View Related

IIS Hangs

I have a number of clients running an ASP applcation on iis6.0 and windows server 2003 web edition. Occasionally IIS seems to hang and has to be restarted. I have seen in other messages mention of a known Jet engine bug in ws2003. What is this, What does it do and how can I clearit?

View Replies View Related

IIS Hangs Itself

We have an application which uses Crystal Reports, FireBird and dynamic
views to display reports. When in a short period of time a lot of reports
are displayed IIS hangs. Stopping and starting IIS does not help. The only
solution to get IIS working again is a reboot. One time I got a message that
there are to many users. But only once. All the other times it just hangs.

The to many users I do not understand, because at the moment I am the only
one using (testing) the application. Anyone an idea what could be the
problem and how to solve it?

View Replies View Related

IE Hangs

I am using JSRS
I have 3 select boxes(on an ASP page)..country,city and zipcode.When user selects a country,city select box is filled for chosen country using JSRS.but I am facing a problem..for some countries after select the browser hangs like Australia.for which there r 11,000+ cities..but same thing works in Netscape

View Replies View Related

IIS Hangs

I'm struggleing for months with one problem. I have created one COM (dll) object. When I call it inside IIS (ASP/VB) it works fine for a while and then IIS hangs. Then I have to restart my PC (Win 2000 Server) using (hardware) tower button, because Windows can't turn off IIS either.

As much as I could, I insured there were no uncought exceptions thrown and dialogs displayed by my COM object. How can I find out what causes IIS to hangs? I'm totally beginner with IIS. Is there some ATL/IIS guide which explains what ATL settings (threading model...) should be used when deploying COM object to the IIS?

View Replies View Related

IIS Hangs

I'v Windows 2000 , IIS4 and SP3 as WebServer.I use ASP 3
there. In an interval of 4-5 days the system stpos
working, just request for a page and it doesnt work. I
just terminate the process of dllhost.exe and it starts to
work file but upto 4-5 days only.

For information I use
COM written in VB6, that opens the connection for me and i
close it once my i get data. And only asp page stops, a
simple htm page still works in that situation. I would
have liked to send the IIS logs of the day when it hanged
but i think i cant do that.

View Replies View Related

IIS Hangs With ASP

My site was working well but when I restarted the computer after having a automated virus update, My IIS stopped working with ASP, I've restarted, re-linked with other directories, changed the IP address, and I've tried all the other usual methods.

What I've found out so far is that with HTML it is working perfectly, but when I hook on asp, I have problems. First It gave me the error message: 500.2
now the browser is just hanging.

View Replies View Related

IIS Hangs When Certain SQL Submitted

Does anyone have a suggestion how I could debug this
problem:

1. Data is collected from database and displayed in a form.
2. User updates data and submits it.
3. Submitted data is compared with old data.
4. SQL is generated for changes and put into an array.
5. SQL in the array is executed line by line.

I've copied the code which does the update from a working
page that does something similar. And tested it with a
basic update to be sure. But for some reason when I
submit this sql:

update table set currency = 'USD' where currency = 'GBP'
and company = 'LQ' and supplier_id = 'BCX0926' and
invoice_no = '654664432'

IIS hangs and the browser displays a blank white page. At
this point the whole site becomes unusable until I restart
the IIS Admin service.

I've pasted the sql into Toad and tested it there and it
works fine. Could anyone suggest what the problem is, or
how I could go about debugging it. Normally when I get
errors thet are written to the screen. But in this case,
I dont get anything back at all. Code:

View Replies View Related

IIS Hangs ASP - Tried IISState

I've a server which hosts couple of hundreds sites. From time to time I can't access some of the websites, all of them are ASP. HTML ones are fine.

I've tried to use iisstate, but I can't seen any errors in the log, not even a warning. Also, there is nothing in the Event Viewer. The server is 2003 standard.

If I will restart IIS service, all is back to normal. I know this doesn't say much, but do you have any ideas where should I go from here?

View Replies View Related

Redirect Hangs

I have an ASP script that is called from a PDF form to process form data.On the last line of the script I have a Response.Redirect "webpage.asp" that leads to another target page with actual HTML. However when I start this process (by submitting form data) even when I comment out the processing code, the address bar shows the desired page, but the page never appears and the flag keeps spinning indefinitely and doesn't stop even after 15 minutes.When I finally press Escape to stop it and then I press Refresh
the page appears immediately.

I've found that if I remove all the HTML code that has links to other files images, javascript,stylesheets that the target page loads promptly from the same Redirect method.

Does anyone know what could be causing this?It seems IE or IIS gets lost looking those other files.

View Replies View Related

Browser Hangs

I am having the form elemetns for "FILE upload" 4 nos. and 4 "textarea" elements. I am keying the UTF-8 text in the textarea. The storing mechanism for the "images" and "text" are done in a separate file. The problem is here:

While submiting the form to the storing page, the browser (IE)gets hang & closed. But the data stored properly in the database.

View Replies View Related

Page Hangs

When calling an ASP from within a Perl script to perform a query against a web-enabled database (don't ask how we arrived at this architecture), the first query almost always times out with an Timer_EntityBody error.

Our timeout is currently set at 300 seconds. We can see that the worker thread
(we only have one for compatibility purposes) gets kicked off when the query arrives. Successive queries do not time out. Has anyone had any experience with this type of issue? What did you do to troubleshoot it? Did applying SP 1 help?

View Replies View Related

Textobject Hangs IIS Server

This code works fine local with PWS on win98 and also on the Internet:
Set emailLog = Server.CreateObject("Scripting.FileSystemObject")
But on a local XP computer, the IIS hangs. The message is that too many are
trying to access the page.

View Replies View Related

Database Access Hangs

I'm using IIS on W2k, using ODBC access to the database (which is on the
same server as IIS).

The system is designed to generate reports from users after they have walked
thru a few pages, supplying report parameters. The actual creation of the
report is done on another server, accomplished via a COM object that the web
server creates. This all works wonderfully.

However, after going thru this process, it seems the database connection
from the web server 'hangs', meaning any subsequent page requested from the
web server that has anything to do with the database will never complete,
and at this point never timeout either. My only solution is to reset the
IIS service.

At the point that the hanging occurs, I am still able to access the database
from other programs. I am able to access static pages on the web server. I
have looked at a number of performance counters under the ASP, IIS Globals,
and Web Service objects, but all show zero activity. Even the lowly Task
Manager shows nothing going on in the web server at all.

Is there anything I can check to see what is going on, what is being held
up?

View Replies View Related

Form Submission Hangs

When I submit my form to the same page its on, the browser hangs up with lengthy strings in my "textarea field."
It won't take anything over about 200 - 250 chars.
Right now I have Request.Querystring for each element of the form. I've tried just Request and it does the same thing. I also tried Request.Form and it doesn't capture the values.However, as far as the database field, i have a VARCHAR(8000), the max the datatype can hold, so that I can post, if necessary, giant news articles.

View Replies View Related

Application Process Hangs

The asp script uses the WSHSHELL run method to launch a local application on the web server but The application process hangs each time when this is called from the web.
If the application is manually run from the command line or through a bat script (by double clicking on it), the application process launches and executes the batch file successfully.

If either of these actions are called from the .asp script, the application process.exe is seen running in the task manager and hangs.

View Replies View Related

AdLockOptimistic Hangs Up MySQL

This line:

rstUpdate.open "SELECT * FROM Events WHERE EventID=2", db, adOpenKeyset, adLockOptimistic, adCmdText

in my page give me an error that says:

ADODB.Recordset.1 error '80020009'

Unsupported Lock Type.

Can anyone offer a suggested cause?

View Replies View Related

Windows 2000 SP 4; Browser Hangs

I installed SP4 for Windows 2000.

Prior to the upgrade my system was at SP3 and I was able to run ASP
scripts from my browser just fine. For exmaple: Code:

View Replies View Related

Server.Execute Hangs Browser

I have a content management system with a html editor embedded in a page (uses a text area tag) within the tag I use Server.Execute(pageToExecute), it works for some pages but others it hangs the browser.

If I remove the ServerExecute line the page loads fine. Theres no error messages nothing and the page it is executing is simple html in an asp file. Any reasons why this would happen? Im using Windows Server 2003. All browsers.

View Replies View Related

Intermittent Errors Occurs And Hangs The ASP-session

I have a problem with a win 2003 server Standard edition.
Sometimes when I'm working in my web application the session hangs
(but not the ASP-application). In the application log I find the
following error:

Event Type: Error
Event Source: COM+
Event Category: Unknown
Event ID: 4689
User: N/A

The run-time environment has detected an inconsistency in its internal
state. This indicates a potential instability in the process that
could be caused by the custom components running in the COM+
application, the components they make use of, or other factors. Error
in d:

tcomcomplussrccomsvcs hreadsstawork.cpp( 156), hr =
80010108:
Callback failure handled by IAsyncErrorNotify

I have installed the "Network DTC-Access" and started the "COM+ System
Application process". After i did this it worked a lot better,
unfortunately the problem still remains (however not in the same
extent)

The ASP-application is built in VB and uses four different dll-files
for things like uploading files etc.

When I run the application on a win 2000 server everything worked out
perfect.

View Replies View Related

My Server Hangs For A Long Time After I Run This Page

My server hangs for a really long time after I run the following code...

It is to serve up 3 types of files: a picture, a word document, and an mp3 file from a directory "/uploads" that is not accessible through the URL. The script works perfectly for the picture and doc file, but nothing loads when it is used for the audio files. The files are a few megs large, but after I run it I can't access ANYTHING on the site for quite some time.

What's wrong? Is it something wrong with M@rco's script? Did I impliment it wrong?

I don't mind if it simply takes a long time for it to load the audio file, but it is killing the entire server it seems like. Code:

View Replies View Related

Shadow Uploader - Code Just Hangs And Nothing Gets Uploaded

I am trying out the ShadowUpload script for the first time for uploading photos etc. I place the ShadowUpload script, upolad page that goes with the script in the wwwroot and then made a folder with full read/write permissions enable called uploads. When I tried to upload a large picture, it gives me the expected error Code:

View Replies View Related

Crystal Web ASP Hangs On W2003 Server, But Had Worked Before

I am using an asp script that uses rptserver.asp to display some reports over http. It worked fine previously but now the webpages with the report display just hang. I tried switching from the activex viewer to java viewer and still the same. I don't know what changed, except I do the Windows updates. Can anyone tell me the best way to trouble ASP
problems. The page just stays blank forever and that status bar slowly progresses. No errors in the event log on the server. The HTTPerr log has the following errors:

2006-09-14 19:13:14 x.x.x.133 30531 x.x.x.5 80 HTTP/1.1 GET
/webreport/reports.asp?Report=Project%20List%20Detailed%20w%2 0Client(P).rpt
- 1 Connection_Dropped ReportsPool

No entries for this in the W3SVC log.

This started hanging my other web app on the server, until I put it in
a separate Application pool.

Here is the reports.asp code: .....

View Replies View Related

Page Hangs When Trying To Create File On Localhost

I am trying to create a file on my server / localhost but when I run the script below the page starts loading and then eventually times out. Code:

View Replies View Related

Using Iframe In Asp

I want to use an iframe on a asp page. My code is as follows:

<IFRAME SRC="www.mysite.com/page.php" WIDTH=2 HEIGHT=2>
</IFRAME>

Would that work fine?

View Replies View Related

Using Iframe

I've a list of links on a page. witch one loads db record on a page in the same window where iframe is. iframe is in "main" window.

<a href="xpto.asp?test=<%&rs("nuser")&%>" target="main" style="width:45; text-align:center;"><%&rs("nuser")&%></a>

this code dosn't work.

<a href="" target="main" style="width:45; text-align:center;" onClick="javascript:window.location.href=xpto.asp?test=<%&rs("nuser")&%>"> <%&rs("nuser")&%> </a>

ie return this: "Directory Listing Denied. This Virtual Directory does not allow contents to be listed."

View Replies View Related

IFRAME

I'm intending to use a IFRAME in one of my ASP page.
What I'd like to know is how to prevent user from directly accessing the
page that is the source of the IFRAME?

E.g.

Main page is main.asp

Inside main.asp..

<IFRAME src="data.asp">

If someone tried to enter ..mysite/data.asp in the browser's address bar, I
would like to redirect him back to main.asp

View Replies View Related

Using IFRAME

I am using an IFRAME in a custom control with src="Popup.aspx" where
Popup.aspx is a page in the Web control library.
How can I reference this page without having to copy it down locally ?
I have tried embedding it in the Web control library dll and referencing in
the Assembly.inf file using ContentType="text/html" and using
GetWebResourceUrl to reference. But server controls are not rendered using
this mime type and I cannot find a mime type for "aspx" files

View Replies View Related

Iframe

I've inherited some code which has a menu page
with an embedded iframe which displays the page
corresponding to menu clicks. i was attempting to pass a
session variable into the iframe page. sadly, it seems
that the page displayed in the iframe and the "hosting"
menu page are different session. i discovered this by
placing response.write(session.sessionid) in both pages.
why is this? is there a way to make the iframe page part
of the original session?

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved