Author Topic: Project->New is broken...  (Read 6680 times)

Wanderer

  • Senior Community Member
  • Posts: 557
  • Hero Points: 23
Project->New is broken...
« on: August 27, 2007, 12:54:13 PM »
SlickEdit 12.0.3.0, WinXP.

Project->New produces this:
Quote

 Stack trace written to file: C:\DOCUME~1\chbates\LOCALS~1\Temp\vsstack
 Variable element or variable not initialized
setupext.ex 1811 _EncodingFillComboList(,Automatic,16)   p_window_id: 263   p_object: OI_COMMAND_BUTTON   p_name: ctlok
wkspace.ex 33967 static()   p_window_id: 263   p_object: OI_COMMAND_BUTTON   p_name: ctlok
wkspace.ex 33135 _workspace_new_form.ctlok.\x{2761}(P,<empty>)
   p_window_id: 263
   p_object: OI_COMMAND_BUTTON
   p_name: ctlok
dlgeditv.ex 6682 show(-modal _workspace_new_form,P)   p_window_id: 206   p_object: OI_FORM   p_name:
wkspace.ex 29797 workspace_new(1,<empty>,<empty>)   p_window_id: 206   p_object: OI_FORM   p_name:

If I try again (Project->New), the dialog appears with no project types listed. 
Try again, get the stack trace.

Has anyone else seen this?

hs2

  • Senior Community Member
  • Posts: 2761
  • Hero Points: 292
Re: Project->New is broken...
« Reply #1 on: August 27, 2007, 01:43:39 PM »
Seems ok here. Did you add customized projects / ~types before ?
In this case rename/move away your <VSLICKCONFIG>/userprjtemplates.vpt and retry.
Maybe you need to merge in your customized project types manually...

HS2

Wanderer

  • Senior Community Member
  • Posts: 557
  • Hero Points: 23
Re: Project->New is broken...
« Reply #2 on: August 27, 2007, 01:50:04 PM »
Thanks for the suggestion, but no difference.

And it gets better:  File->Open crashes SlickEdit!  Sometimes I get the "Tell Microsoft about this problem", but usually SlickEdit just disappears.

hs2

  • Senior Community Member
  • Posts: 2761
  • Hero Points: 292
Re: Project->New is broken...
« Reply #3 on: August 27, 2007, 01:58:11 PM »
Strange ... of course this works (here) too.
And your upgrade installation was fine ? Seems that your SE installation is somehow damaged.
Dunno - maybe the real experts can give some advise...
HS2

SlickEdit Support

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 384
  • Hero Points: 29
Re: Project->New is broken...
« Reply #4 on: August 27, 2007, 02:19:43 PM »
Hi Folks,

It looks like a few people, during installation, are either getting a corrupted codepagemaps.map file, or are not getting one at all.

Save the attached to ..\SlickEdit\unicode\ over-writing the existing file (if there is one at this location), and then re-start SlickEdit.

If you have any trouble, please post back here.

Best,
SlickEdit Support

Wanderer

  • Senior Community Member
  • Posts: 557
  • Hero Points: 23
Re: Project->New is broken...
« Reply #5 on: August 27, 2007, 05:19:37 PM »
Thanks, that appears to have fixed the problem.