Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. brad10

    ASP is being blamed help

    Palbano - I'm told it shows no status in the console when it goes down. Sometimes it goes down again a minute after it is restarted. I wouldn't have thought that an infinite loop in code would act so quickly after the service is restarted? But then again I can't think of anything that would...
  2. brad10

    ASP is being blamed help

    lottastuff - it's as though someone has manually stopped the web service on the server - but they haven't. It doesn't publish any pages through the browser. The servers fine, you can ping it and I can view file directories on my machine through a mapped drive etc. It's then just started again...
  3. brad10

    ASP is being blamed help

    Someone has suggested that it may be a problem with MTS if our IT dept are using it. I'm beginning to understand that this would be linked to what baddos said about a faulty COM object?? Does anyone know the details of MTS problems that could cause this? Anyone experienced it before?
  4. brad10

    ASP is being blamed help

    Thanks to everyone for their suggestions. I've checked all pages and all close connections statements are ok. I was wondering though if a user (or possibly several users) leaves a page (connection to dB) open all day, could this cause the sort of problems that we're talking about? There's a...
  5. brad10

    ASP is being blamed help

    fhlee, Thanks for that - can I just clarify that you class crashing as the service on the server stopping? The server doesn't go down or anything - the service just stops and is then manually restarted. It does the same on a back up server which isn't connected to the main server in anyway...
  6. brad10

    ASP is being blamed help

    Thanks for all the help so far. I'll look into all suggestions 2moro. A few people have mentioned the faulty com object issue - what does this mean and how exactly do I go about finding out if this is the problem?
  7. brad10

    ASP is being blamed help

    I maintain an intranet site which is hosted on NT4 running IIS. Our IT dept manage the server. Recently the publishing service on the server keeps stopping. I can't see any pattern in the occasions when it stops. Our IT dept can't work it out and just keep restarting the service when it...
  8. brad10

    IIS Service keeps stopping

    Is there an easy way to tell how many connections our IIS can support. Apologies for the lack of knowledge.
  9. brad10

    IIS Service keeps stopping

    Does anyone out there know if this is right? Can an error in asp code keep stopping the iis service? Is this correct - bad asp code wouldn't stop the service as it's run in a different memory address to the IIS Service and therefore not connected - it's more likely to be server issues. Can...
  10. brad10

    IIS Service keeps stopping

    We are running IIS on NT4 and just lately the service keeps stopping at random intervals. I just maintain a fairly small intranet on it - this is all that's on it. Our IT Dept are putting the blame on my 'sloppy asp code' however the site has been working fine for a number of years with the...
  11. brad10

    web server - mail configuration

    cheers browolf Does anyone else know the details of these iis admin web pages?
  12. brad10

    web server - mail configuration

    yes they own it. Someone else used to administer it but i think it's unsupported now. I can't get physical access to it but I have a username and password for it which is how I upload changes to the site.
  13. brad10

    web server - mail configuration

    I'm new to servers and would appreciate any help - I'm helping someone out with their website design and have ftp access to the site in order to upload pages etc. At the moment all email to the site i.e. anything@theirsite.com is forwarded to one person - can anyone help me so that i can direct...
  14. brad10

    Form not displaying

    thornmstr, excuse my ignorance but how do i do that?
  15. brad10

    Form not displaying

    I've created a database in access 97 which I have split. The back end is stored in a shared drive on a network that users have access to. Now the front end with the form works fine on my machine but when another user opens the form it pops up with only the header graphic showing - no fields...
  16. brad10

    links to asp pages are not connecting

    fengshui_1998 I've tried the simple asp page and it just gives the same error - this page cannot be displayed HTTP 500 - Internal server error Internet Explorer What do you mean by your last statement - re another app?
  17. brad10

    links to asp pages are not connecting

    fengshui_1998 Thanks for hanging in with this - <<have you tested your connection?>> Yes the connection is working fine. <<Has your password changed? Has your account changed?> No account details have changed as far as I'm aware. <<Was it working before?>> Yes, everything was fine up until...
  18. brad10

    links to asp pages are not connecting

    Looking at the database I'm not so sure - The database seems to be running ok. I think that the server has been affected by an erroneous entry. Can anyone give me some pointers as to what I should be checking on the server - or should I go onto the server forum? It's as though the server...
  19. brad10

    links to asp pages are not connecting

    fengshui_1998, I think it must be something to do with the database as all other pages work (just asp pages trying to connect to this database that wont). Does anyone have any clues?
  20. brad10

    links to asp pages are not connecting

    fengshui_1998, Thanks for the help (I need it!) but I wasn't clear enough before - the text (which was actually the word 'text') was input via the asp page but never made it to the date/time field that it was bound to in the database due to the conflict of field types. The page just froze for...

Part and Inventory Search

Back
Top