Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

windows 2000 and visual interdev

Status
Not open for further replies.

VBmim

Programmer
Jun 25, 2001
361
BE
Hello all

I made a post on this before but I think I didn't explain myself very wel... So I'm starting a new thread...

I work on a w2K environment and installed program's such as interdev, visual basic, sql server, crystal report component (for vb), as400 connection software and so on... During the install I had a few problem's with '.dll' files not being registered right (for as400 and sql-server). I now discovered a new (I think) dll issue with interdev. I added a '.css' file to my web project and wanted to choose my background color with the color picker ('...' button next to combo box 'color'). Big crash with error... After some research this error seems to be an access violation -error . If I am not mistaken this is an error that is in many cases used for missing dll's and so...
My question is, does anyone know which dll could be wrong? Or maybe an other solution? This is realy driving me NUTS!!!

greetz

Mim
 
Have you loaded/reloaded the lastest service packs for Visual Studio 6?
 
Are you talking about service pack 5? If so, I did (and did again) with no result... :-(
 
Hi,

you saied:Big crash with error... What error? The number and description is very important. Search this forum for that error and microsoft web site.

 
hello... The error is:"devenv.exe has generated errors and will be closed by windows. You will need to restart the program. A log is created ." and there is no number in the error message. In the log-file of drwatson I found this number:

Uitzonderingsnummer: c0000005 (schending van toegang)

(translated: exception-number: (access violation))

I already searched the microsoft site but with no succes...
 
Hi, ensure you have frontpage server extension 2000. if its corrupt then re-install
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top