1. windoze error codes
- Posted by Kat <gertie at PELL.NET> Apr 18, 2001
- 481 views
Hi all, another net problem here. What are the error code meanings?, like 12029 is what in english? I can't correct an error 12029, and i have no idea why the url cannot be contacted. What do these codes mean? I looked at http://msdn.microsoft.com/workshop/networking/wininet/wininet.asp and got nowhere. Kat
2. Re: windoze error codes
- Posted by Gerardo <gebrandariz at YAHOO.COM> Apr 18, 2001
- 495 views
Kat, Searching NorthernLight for error 12029 ... http://abiglime.com/webmaster/boards/frontpage/posts/586.htm says it's a "12029 - Could not connect to the site" At http://www.rtr.com/fpdiscussion/_cusudi/00000428.htm "When I close this window, the explorer returns error 12029 indicating that it is unable to publish to the subweb path using WebPost." According to http://www.mersenne.org/ips/FAQ.html#error12029: What does PrimeNet error 12029 mean? Can't find PrimeNet server. If you are using PrimeNet for the first time through a proxy server or firewall, check your web browser settings for the proxy address and port number, and make sure the primenet.ini file settings match this. Most often the 'http://' part of the ProxyHost URL is omitted, or the port # is wrong, or the wrong proxy server is named. Now, http://www.aspupload.com/xupload/xmanual.htm: Error: 12029 Meaning: "Cannot connect." Solution: Make sure the Server and Script parameters are correct and the network connection is functioning. And http://www.installshield.com/client/trouble/ says: Q: What should I do if I receive the error "12029 - Could not connect to the site"? Internet message 12029 displays when the installation site is found, but a connection could not be made. If you receive this error, it is most likely due to Internet traffic or a bad connection. Please retry installing again. If you consistently receive this error, it is possible that there is "noise" on your Internet Service Provider's line. And it goes on ... and on ... Hope it helps. Gerardo ----- Original Message ----- From: "Kat" <gertie at PELL.NET> To: "EUforum" <EUforum at topica.com> Sent: Wednesday, April 18, 2001 8:40 PM Subject: windoze error codes > > > > > Hi all, another net problem here. What are the error code meanings?, like > 12029 is what in english? I can't correct an error 12029, and i have no idea > why the url cannot be contacted. What do these codes mean? I looked at > http://msdn.microsoft.com/workshop/networking/wininet/wininet.asp and got > nowhere. > > Kat > > > > > > > >
3. Re: windoze error codes
- Posted by Kat <gertie at PELL.NET> Apr 19, 2001
- 445 views
On 19 Apr 2001, at 0:32, Gerardo wrote: > > Kat, > > Searching NorthernLight for error 12029 ... Problem with most of those search engines, like the ones i used and NothernLight, is that you might get the one error code, but you don't get the list of the other 50,000 error codes. I finally found what i was looking for, after several emails and 3 hrs of online power searching, two all-encompasing error index pages: http://support.microsoft.com/support/kb/articles/Q193/6/25.ASP http://msdn.microsoft.com/library/psdk/psdkref/errlist_9usz.htm The last one is linked from a MS page that says i must have scripting on: from http://msdn.microsoft.com/library/default.asp?URL=/library/psdk/psdkref/errlist_9usz. htm You must have scripting enabled in order to view this site. Please modify your browser's settings accordingly. Frame:"msnav.asp" Frame:"panebar.asp?ShowPane=true" Frame:"/library/psdk/psdkref/errlist_9usz.htm" Obviously, i did NOT need scripting to get data, sheesh. And: WIN Wrapper for WinInet.dll 334K Fabio Ramirez Apr 16/01 A library that provides easy use of FTP and HTTP functions supported by Microsoft's wininet.dll. http://www.rapideuphoria.com/einetlib.zip Has some of the error codes in an impressive http/ftp wrapper. Thanks to Gerardo and Wolf for pointers and data. Kat
4. Re: windoze error codes
- Posted by Kat <gertie at PELL.NET> Apr 19, 2001
- 449 views
Ok, another problem i am having... If i get *one* timeout error, i get cannot_connect errors and never again make connection. If i restart the program, i may or may not get a connection. Trying to get to the url with EI may or may not reach it. The urls are good, they have been reached before in both Eu and in IE. The urls are of the form: http://www.tranexp.com:2000/InterTran?from=eng&to=spa&type=text&action =Translate&text=WordToTranslate After one timeout error, Eu ran for hours with cannot_connect errors untill i woke up and stopped it from running. I have it programmed to wait 60 seconds between connect attempts. Any ideas as to why the errors? Kat
5. Re: windoze error codes
- Posted by Kat <gertie at PELL.NET> Apr 19, 2001
- 452 views
On 19 Apr 2001, at 13:21, Kat wrote: > > > Ok, another problem i am having... If i get *one* timeout error, i get > cannot_connect errors and never again make connection. If i restart the > program, i may or may not get a connection. Trying to get to the url with EI > may > or may not reach it. The urls are good, they have been reached before in both > Eu > and in IE. The urls are of the form: > > http://www.tranexp.com:2000/InterTran?from=eng&to=spa&type=text&action > =Translate&text=WordToTranslate > > After one timeout error, Eu ran for hours with cannot_connect errors untill i > woke up and stopped it from running. I have it programmed to wait 60 seconds > between connect attempts. > > Any ideas as to why the errors? > > Kat Changing the time-to-retry to 300 seconds doesn't help, after one timeout error from windoze, i get only cannot-connect errors. IE gets the page, why won't Eu? Kat
6. Re: windoze error codes
- Posted by Gerardo <gebrandariz at YAHOO.COM> Apr 19, 2001
- 448 views
Kat, Beats me. I'd try a) Another browser, see if it can connect. I tried it on IE (5.50.4134.0600IC, Spanish version -probably LA) and it worked ok. Also with Netscape 4.74. Nothing unusual in the page source/info, either. Nice page, bet it should work with Amaya, even. b) Have your program restart itself. Gerardo ----- Original Message ----- From: "Kat" <gertie at PELL.NET> To: "EUforum" <EUforum at topica.com> Sent: Thursday, April 19, 2001 4:20 PM Subject: Re: windoze error codes > > > On 19 Apr 2001, at 13:21, Kat wrote: > > > > > > > Ok, another problem i am having... If i get *one* timeout error, i get > > cannot_connect errors and never again make connection. If i restart the > > program, i may or may not get a connection. Trying to get to the url with EI may > > or may not reach it. The urls are good, they have been reached before in both Eu > > and in IE. The urls are of the form: > > > > http://www.tranexp.com:2000/InterTran?from=eng&to=spa&type=text&action > > =Translate&text=WordToTranslate > > > > After one timeout error, Eu ran for hours with cannot_connect errors untill i > > woke up and stopped it from running. I have it programmed to wait 60 seconds > > between connect attempts. > > > > Any ideas as to why the errors? > > > > Kat > > Changing the time-to-retry to 300 seconds doesn't help, after one timeout > error from windoze, i get only cannot-connect errors. IE gets the page, why > won't Eu? > > Kat > > > >
7. Re: windoze error codes
- Posted by Kat <gertie at PELL.NET> Apr 20, 2001
- 465 views
On 20 Apr 2001, at 0:34, Gerardo wrote: > Kat, > > Beats me. I'd try > > a) Another browser, see if it can connect. I tried it on IE > (5.50.4134.0600IC, Spanish version -probably LA) and it worked ok. Also with > Netscape 4.74. Nothing unusual in the page source/info, either. Nice page, bet > it should work with Amaya, even. The browser works fine, it's the Eu code that is the problem. > b) Have your program restart itself. That's a awful way to run a program.... interface it to mirc, and if Eu returns an error, have mirc kill it and restart it. <sigh> Or, since mirc has a nice gui, have it do the internet stuff for Eu too. Kat
8. Re: windoze error codes
- Posted by Gerardo <gebrandariz at YAHOO.COM> Apr 20, 2001
- 451 views
Kat, I don't know about mirc, have never programmed irc, but -what about a 'mother' program that spawned a 'daughter' who'd try to establish connection, kill it and respawn it until it connects, then transfer control to daughter. Would this be possible? Gerardo ----- Original Message ----- From: "Kat" <gertie at PELL.NET> To: "EUforum" <EUforum at topica.com> Subject: Re: windoze error codes > > On 20 Apr 2001, at 0:34, Gerardo wrote: > > > > Kat, > > > > Beats me. I'd try > > > > a) Another browser, see if it can connect. I tried it on IE > > (5.50.4134.0600IC, Spanish version -probably LA) and it worked ok. Also with > > Netscape 4.74. Nothing unusual in the page source/info, either. Nice page, bet > > it should work with Amaya, even. > > The browser works fine, it's the Eu code that is the problem. > > > b) Have your program restart itself. > > That's a awful way to run a program.... interface it to mirc, and if Eu returns > an error, have mirc kill it and restart it. <sigh> Or, since mirc has a nice gui, > have it do the internet stuff for Eu too. > > Kat >
9. Re: windoze error codes
- Posted by Kat <gertie at PELL.NET> Apr 20, 2001
- 455 views
On 21 Apr 2001, at 1:46, Gerardo wrote: > > Kat, > > I don't know about mirc, have never programmed irc, but -what about a > 'mother' program that spawned a 'daughter' who'd try to establish > connection, kill it and respawn it until it connects, then transfer control to > daughter. Would this be possible? Yes, Tiggr does this with other Eu code now. I expect Eu could do it to another Eu program easily enough. Right now, i am trying Fabio Ramirez's latest (written just hours ago) code/interface to his EInetLib_full.ew. So far, so good.... Kat