473,670 Members | 2,447 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Is Anyone Missing Post on this server

Seems like new posts have disapeared from this ng ?
Anyone ??
Nov 20 '05 #1
5 944
It's been happing to me for 2 days.. I switched news servers and its a bit
better than using MS news... but what used to be about 20 messages every 10
minutes is like 5-6 messages ever 30 or so...

Sucks doesn't it.

=)

-CJ
"One Handed Man [ OHM ]" <te************ *************** @BTOpenworld.co m>
wrote in message news:%2******** *******@tk2msft ngp13.phx.gbl.. .
Seems like new posts have disapeared from this ng ?
Anyone ??

Nov 20 '05 #2
Cor
Hi OHM
It is funny to see,
I have 2 providers on and one is almost unread.
This newsgroup had last week about 54000 lines, then the messages where
disapearing slowly.
On tuesday it went down to 24000 lines, and now with me it is almost 64000
again,
Cor
Nov 20 '05 #3
"One Handed Man [ OHM ]"
<te************ *************** @BTOpenworld.co m> schrieb
Seems like new posts have disapeared from this ng ?
Anyone ??


Yep, for two days now. Be patient with the server, it's about to recover. :)
--
Armin

Nov 20 '05 #4
Hi OHM, CJ, Cor,

I'm in OE. I click get new headers. The time is 7pm. The oldest
header is 11am. Three hours later I try again. I get as far as
11:30am.

I'm in OE again. It downloads a pile of headers. I click on one
and it gets struck through. The message "Deleted from server" appears.
That message is lost to me for all time.

I go into Forte News Agent. I don't like it - the UI sucks. But it
is independant of OE - an alternate view. It gets more messages than
OE did and I can read some that OE didn't get. But then some messages
in Agent get struck through. Ones that I had earlier read successfully
in OE.

So many messages are being struck through. My news list is full of
RE: because the originals are missing. It's ridiculous.

I go into OE. I don't want to lose the news-store that I've built
up so I create a new identity and set up my newsgroups again. Clean
slate. I load lang.vb. I get the last three days worth but there's a
five hour gap somewhere in the middle of the 26th. I browse messages
but I don't dare answer. Later I reset the newsgroup (it's just for
finding out what's going on). I reload lang.vb. A different gap. Some
of the messages I missed are now there. Some of the ones I had are
gone.

I go to Google. I see this thread. I'll add my moan, I think. Into
OE. Click on OHM's message. I've just seen it in Google - it <must> be
present. It gets struck through - Deleted from the Server.

I come back to Google and register myself so that I can post and
here I am. - I'm not happy. I am sooo not happy.

Just like you guys, though maybe you're bearing up better than me
with this.

I can't work the newsgroups until this gets sorted. I'm jumping
through hoops to ensure that my messages get through - checking in
Agent and Google. But that's no guarantee. For anyone who I'm helping
- they get the timing wrong and my message gets struck out. I can't
tell if they've been helped or not.

See you later guys. :-(

Regards,
Fergus

On the bright side, though, it's Party time again tonight, so I
wouldn't be here anyway. Oh a-drumming and a-dancing, - I will go!!
:-D
Nov 20 '05 #5
"Fergus via Google" <fi****@post.co m> schrieb
[...]


It is a server (msnews.microso ft.com) problem. I checked the log files:

From today:

10:48 31822 1 143053
10:56 31827 1 143058
11:03 58817 2 142879
12:15 58819 2 142881

Columns are: time, # of articles, # of oldest article, # of newest article

As you can see, the value in the 4th column changes from 143058 to 142879.
Usually this shouldn't happen. I checked the logs since 24.09. and the
values are jumping up and down sometimes. Let's hope it gets fixed soon. :-(
--
Armin

Nov 20 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
3936
by: Jochen Daum | last post by:
Hi, I have to emulate a "file upload" to a Java Servlet which is done with the class URLConnection. The java source basically does URLConnection conn = theurl.openConnection("https://somesite"); w = conn.getOutputStream(); w.write(...)
6
2958
by: dmiller23462 | last post by:
Here is the code, it's not complete of course....I've been inserting lines as I go to pinpoint the issue.....I understand that the error message I'm getting (#185 Missing Default Property) is referring to "textfile" but I can't find any information as to what the default property SHOULD be.... By the way, I'm working on an online submission form for our intranet that emails several parties AND THEN appends to a text file for later...
29
2477
by: shank | last post by:
1) I'm getting this error: Syntax error (missing operator) in query expression on the below statement. Can I get some advice. 2) I searched ASPFAQ and came up blank. Where can find the "rules" for when and how to use single quotes and double quotes in ASP? thanks! ---------------------- SQL = SQL & "WHERE '" & REPLACE(REPLACE(REPLACE(REPLACE(REPLACE(REPLACE(REPLACE(REPLACE("GenKTitles.
4
1417
by: Stephanie Stowe | last post by:
You have a page. On top of the page, there are some search criteria and other input elements and a submit button. The submit button is clicked, sending a request to the server. Server-side code is executed to write client-side vars. Based on these vars, divs are shown or hidden. Why not just write or not write the html stuff server-side? I cannot understand it. And it is UGLY. If other client-events were going to interact with the divs,...
4
3942
by: ben | last post by:
has anyone got or read this book: robert sedgewick "algorithms in c parts 1-4"? i'm having an absolute nightmare with the book. amoung other things i'm trying to construct the necessary support files needed to make use of the example programmes. (support files as in .h .c files that are #included and used to compile with). the programmes are designed to use abstract data types so that you can drop in different versions of the support...
3
7649
by: Harry Simpson | last post by:
Windows Server 2003 is supposed to include Framework 1.1 right. I don't have it here but have reports that the web is not running. The users say that the %COMPUTERNAME%\ASPNET user doesn't exist. Questions: 1. is this user replaced by the %COMPUTERNAME%\NETWORK SERVICE user in Windows 2003 Server (IIS6)? 2. if the ASPNET user still needed to run .NET apps and it's missing, how would you add to a Windows 2003 Server box?
3
1610
by: David Davidson | last post by:
I'm just wondering if anybody's seen a problem with their web server recently that's similar to the following: about two weeks ago some clients on our intranet started experiencing lost sessions - they would be automatically redirected back to our default page when doing a normal "postback" (like clicking a Save or a Search button). After researching the logs, we saw HTTP POST lines with missing SESSIONID entries. In fact, the HTTP...
11
5388
by: honguin | last post by:
Hi, With the following code, I have created a web request to a url which I am making a HTML POST with the html page request.htm, even though it makes a HTML POST, the StreamReader produces a XML response error shown after the code, with the description "Parameters xmldata, $filestream and $filedata are all missing. One of these must not be null." Any suggestions in how to resolve this error?
7
2818
by: =?Utf-8?B?QU9UWCBTYW4gQW50b25pbw==?= | last post by:
Hi, I have been using the code (some of it has been removed for simplicity) below to allow authenticated (using ASP.NET membership database) users to get a file from their archive area. It seems to work fine, however I noticed that no web log entry is added when a successful download occurs (normally a 200 HTTP status code, however, if there is an authorization failure, it gets logged). I have a logging routine that logs a successful...
0
8386
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8814
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
7419
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6213
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5684
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4211
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4391
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2800
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1794
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.