Thread overview
D Env beta 1.1d
Mar 15, 2003
Deja Augustine
Mar 19, 2003
Deja Augustine
March 15, 2003
Okay, I'm releasing a beta version of my IDE.  You can check it out at:

http://www.scratch-ware.net/denv/

Please post any bugs as a reply to this message!

-Deja


March 19, 2003
"Deja Augustine" <Deja_member@pathlink.com> escribió en el mensaje
news:b4u88h$mrr$1@digitaldaemon.com...
| Okay, I'm releasing a beta version of my IDE.  You can check it out at:
|
| http://www.scratch-ware.net/denv/
|
| Please post any bugs as a reply to this message!
|
| -Deja
|
|

I get an unhandled exception when I try to open or create a new .d file: The type initializer for "Scintilla.ScintillaText" threw an exception.

————————————————————————— Carlos Santander


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.463 / Virus Database: 262 - Release Date: 2003-03-17


March 19, 2003
In article <b5aqmu$bvv$1@digitaldaemon.com>, Carlos Santander B. says...
>
>I get an unhandled exception when I try to open or create a new .d file: The type initializer for "Scintilla.ScintillaText" threw an exception.
>

Are you using ScintillaNET.dll or sci.NET.dll?  If it's sci.NET.dll then you'll have to delete all of the files and download the .zip again.  If it's ScintillaNET.dll I'll have to look at it when I get home.


March 20, 2003
In article <b5aup4$f65$1@digitaldaemon.com>, Deja Augustine says...
>
>In article <b5aqmu$bvv$1@digitaldaemon.com>, Carlos Santander B. says...
>>
>>I get an unhandled exception when I try to open or create a new .d file: The type initializer for "Scintilla.ScintillaText" threw an exception.
>>
>
>Are you using ScintillaNET.dll or sci.NET.dll?  If it's sci.NET.dll then you'll have to delete all of the files and download the .zip again.  If it's ScintillaNET.dll I'll have to look at it when I get home.
>
>

I'm not sure, but I deleted every file where I had unzipped DEnv and unzipped again. But I got the same mistake.