PDA

View Full Version : Event log


Ken
December 5th 03, 08:01 PM
Can anyone let me know what event code 1704 is all about.

Michael Howard [MSFT]
December 5th 03, 08:01 PM
can you give more info? win error 1704 means an invalid RPC protocol
seuqence was used. for example, instead of using, say, TCP or UDP, you
decided to use Foo as the protocol sequance, which does not exist.

--

Cheers, Michael
Writing Securce Code 2nd Edition
(http://www.microsoft.com/MSPress/books/5957.asp)

This posting is provided "AS IS" with no warranties, and confers no rights.
OR if you wish to include a script sample in your post please add "Use of
included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm"
"Ken" > wrote in message
...
> Can anyone let me know what event code 1704 is all about.

Jake
December 5th 03, 08:02 PM
In article >,
says...
> Can anyone let me know what event code 1704 is all about.
>

--

EventID.net has proven to be helpful in figuring these things out for
me, at least it will get you started and point you in the right
direction (in most cases that is).

http://www.eventid.net/display.asp?eventid=1704&source=

---------------------------------------------------
Jake

Affiliated with myself, my opinions are my own,
and answers are not guaranteed. :)

Google