Author Topic: [V17]when I run slickedit17,display error:could not write message to ,then crash  (Read 3863 times)

winner

  • Community Member
  • Posts: 6
  • Hero Points: 0
when I run slickedit17,display error:could not write message to ' D:\...\myslickedit config\17.0.0\logs\tagging.log' ,and then crash.
I use chinese windows xp.the path should be D:\我的文档\myslickedit config\17.0.0\logs\tagging.log'.


Graeme

  • Senior Community Member
  • Posts: 2812
  • Hero Points: 347
Try running slickedit like this

vs.exe +new -sc "D:/temp/slick-temp"

where slick-temp is a brand new empty folder.
Slickedit should create a new default configuration folder in the slick-temp folder.
Then try opening the workspace that you last had open and see if slick crashes.

Graeme

  • Senior Community Member
  • Posts: 2812
  • Hero Points: 347
and if slick does still crash, then close slick and delete everything from the slick-temp folder.  Then delete the tag file (.vtg) for the workspace you have "open" and run vs.exe +new -sc etc. again.

If that still crashes, close slick and delete everything from the slick-temp folder.  Run vs.exe +new etc. again and create a new project/ workspace and see if that crashes.

winner

  • Community Member
  • Posts: 6
  • Hero Points: 0
thanks Graeme
let me try