Anonymous Servers - news2remail, anohter error

This is Interesting: Free IT Magazines  
Home > Archive > Anonymous Servers > February 2006 > news2remail, anohter error





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author news2remail, anohter error
Borked Pseudo Mailed

2006-02-25, 5:51 pm

Me again... trying again after getting DOTnet framework.

Win98SE
Mix204b46

1st attempt. (double clicked)

NEWS2REMAILE.EXE - Common Language Runtime Debugging Services

Application has generates an exception that could not be handled.

Process id=-xffc804d3 (-3668781), Thread id=0xffc8cadb (-3618085).

Click Ok to terminate the application.
Click CANCEL to debug the application

2nd attempt. (from DOS command line)

similar error as above...

dos box shows output:

LOG: DisplayName = PerlRT60, Version=6.0.2.6772, Culture=neutral, PublicKeyToken
=cea8284aa6739163
(Fully-specified)
LOG: Appbase = C:\MIX\NEWS2REMAIL\
LOG: Initial PrivatePath = NULL
Calling assembly : news2remail, Version=0.0.0.0, Culture=neutral, PublicKeyToken
=null.
===

LOG: Application configuration file does not exist.
LOG: Publisher policy file is not found.
LOG: Host configuration file not found.
LOG: Using machine configuration file from C:\WINDOWS\MICROSOFT.NET\FRAMEWORK\V1
..1.4322\config\machine.config.
LOG: Post-policy reference: PerlRT60, Version=6.0.2.6772, Culture=neutral, Publi
cKeyToken=cea8284aa6739163
LOG: Attempting download of new URL file:///C:/MIX/NEWS2REMAIL/PerlRT60.DLL.
LOG: Attempting download of new URL file:///C:/MIX/NEWS2REMAIL/PerlRT60/PerlRT60
..DLL.
LOG: Attempting download of new URL file:///C:/MIX/NEWS2REMAIL/PerlRT60.EXE.
LOG: Attempting download of new URL file:///C:/MIX/NEWS2REMAIL/PerlRT60/PerlRT60
..EXE.

(((There was more, but it scrolled off too fast to capture)))


BTW- I notice that there's a 'news2remail.pl' file.. apparently PERL source. Do I
need to get PERL for this to work?







Stephen K. Gielda

2006-02-25, 5:51 pm

In article <beb368c63036638f019e271c51f29eea@pseudo.borked.net>,
nobody@pseudo.borked.net says...
> Me again... trying again after getting DOTnet framework.
>
> Win98SE
> Mix204b46
>
> 1st attempt. (double clicked)
>
> NEWS2REMAILE.EXE - Common Language Runtime Debugging Services
>
> Application has generates an exception that could not be handled.
>
> Process id=-xffc804d3 (-3668781), Thread id=0xffc8cadb (-3618085).
>
> Click Ok to terminate the application.
> Click CANCEL to debug the application
>
> 2nd attempt. (from DOS command line)
>
> similar error as above...
>
> dos box shows output:
>
> LOG: DisplayName = PerlRT60, Version=6.0.2.6772, Culture=neutral, PublicKeyToken
> =cea8284aa6739163
> (Fully-specified)
> LOG: Appbase = C:\MIX\NEWS2REMAIL\
> LOG: Initial PrivatePath = NULL
> Calling assembly : news2remail, Version=0.0.0.0, Culture=neutral, PublicKeyToken
> =null.
> ===
>
> LOG: Application configuration file does not exist.
> LOG: Publisher policy file is not found.
> LOG: Host configuration file not found.
> LOG: Using machine configuration file from C:\WINDOWS\MICROSOFT.NET\FRAMEWORK\V1
> .1.4322\config\machine.config.
> LOG: Post-policy reference: PerlRT60, Version=6.0.2.6772, Culture=neutral, Publi
> cKeyToken=cea8284aa6739163
> LOG: Attempting download of new URL file:///C:/MIX/NEWS2REMAIL/PerlRT60.DLL.
> LOG: Attempting download of new URL file:///C:/MIX/NEWS2REMAIL/PerlRT60/PerlRT60
> .DLL.
> LOG: Attempting download of new URL file:///C:/MIX/NEWS2REMAIL/PerlRT60.EXE.
> LOG: Attempting download of new URL file:///C:/MIX/NEWS2REMAIL/PerlRT60/PerlRT60
> .EXE.
>
> (((There was more, but it scrolled off too fast to capture)))
>
>
> BTW- I notice that there's a 'news2remail.pl' file.. apparently PERL source. Do I
> need to get PERL for this to work?


No, but if you are using a version other than 1.0.9.1 then you need to
upgrade. I dropped .Net requirements a version or so ago due to these
issues. If you are using version 1.0.9.1 then I don't know what the
problem is and will need more info about your system (OS, patch level,
etc).

/steve
--
The Missing Amendment
The Right To Privacy
http://www.themissingamendment.org
Stephen K. Gielda

2006-02-25, 5:51 pm

In article <beb368c63036638f019e271c51f29eea@pseudo.borked.net>,
nobody@pseudo.borked.net says...
> Win98SE
> Mix204b46
>


Sorry, didn't see this before. I have no idea if this even works on
win98se. Coding for windows us new to me and very frustrating because
nothing appears standard from one machine to another. Anyway, I won't
be testing it nor supporting it on anything but 2000/XP. Sorry.

/steve
--
The Missing Amendment
The Right To Privacy
http://www.themissingamendment.org
Stephen K. Gielda

2006-02-25, 5:51 pm

In article <MPG.1e6a7c7bf7d25757989cf1@news.newsreader.com>,
steve@packetderm.com.bogus says...
> In article <beb368c63036638f019e271c51f29eea@pseudo.borked.net>,
> nobody@pseudo.borked.net says...
>
> Sorry, didn't see this before. I have no idea if this even works on
> win98se. Coding for windows us new to me and very frustrating because
> nothing appears standard from one machine to another. Anyway, I won't
> be testing it nor supporting it on anything but 2000/XP. Sorry.


One minor addendum before the questions come, I mean for windows. There
will be a Nix version. That said, it should run on win98se, at least
these early versions. The one I am working on now is a full windows
GUI, I've abandoned all console, that version may or may not work on
earlier windows versions. I have no idea yet how portable these apps
are when compiled with ActiveState's dev kit.

/steve
--
The Missing Amendment
The Right To Privacy
http://www.themissingamendment.org
Thrasher Remailer

2006-02-26, 11:32 am

In article <MPG.1e6a7f5dfef4ab07989cf2@news.newsreader.com>
Stephen K. Gielda <steve@packetderm.com.bogus> wrote:
>
> One minor addendum before the questions come, I mean for windows. There
> will be a Nix version. That said, it should run on win98se, at least
> these early versions. The one I am working on now is a full windows
> GUI, I've abandoned all console, that version may or may not work on
> earlier windows versions. I have no idea yet how portable these apps
> are when compiled with ActiveState's dev kit.
>
> /steve


Is there any particular reason you chose PERL to write this product in?
Perl is a bit of a foreign concept in Windows. The 3.5mb compressed
executable is also rather large because of bundling the interpreter
with it. I imagine this could be a tiny utility if written in a
compiled language, which would also then be capable of completely running
on a removable media such as a floppy disk or usb stick.


Stephen K. Gielda

2006-02-26, 11:32 am

In article <8AOPK4RA38774.380162037@reece.net.au>, thrasher@reece.net.au
says...
> In article <MPG.1e6a7f5dfef4ab07989cf2@news.newsreader.com>
> Stephen K. Gielda <steve@packetderm.com.bogus> wrote:
>
> Is there any particular reason you chose PERL to write this product in?


Yes, because I know it well.

> PERL is a bit of a foreign concept in Windows. The 3.5mb compressed
> executable is also rather large because of bundling the interpreter
> with it. I imagine this could be a tiny utility if written in a
> compiled language, which would also then be capable of completely running
> on a removable media such as a floppy disk or usb stick.


Probably, but I don't code in C. I can hack around in C ok, but that is
about it.

/steve
--
The Missing Amendment
The Right To Privacy
http://www.themissingamendment.org
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com