Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default XLA will not load

An XLA I have written crashed and will now not load again into Excel.
It may have been corrupted but it also may have crashed due to an
infinite loop, but I can't get into the code to debug it.

Are there any other options to break into the code, maybe even rescue
some of it?

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,253
Default XLA will not load


if the file is named as .xla
but the workbook's ISaddin property = False then
excel is confused..

open it..
select thisworkbook in the project explorer/
change isAddin property in Properties window

save it.
now deactivate/reactivate the addin in the addins dialog and it should
be ok.


keepITcool

< email : keepitcool chello nl (with @ and .)
< homepage: http://members.chello.nl/keepitcool


wrote:

An XLA I have written crashed and will now not load again into Excel.
It may have been corrupted but it also may have crashed due to an
infinite loop, but I can't get into the code to debug it.

Are there any other options to break into the code, maybe even rescue
some of it?



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I load an Add-ins Erin Excel Discussion (Misc queries) 4 November 11th 06 01:12 AM
Cannot load book12 Excel Discussion (Misc queries) 1 November 11th 05 12:01 AM
load an add-in in VBA dibdab Excel Programming 1 March 3rd 04 05:11 AM
Auto Load Sean[_7_] Excel Programming 3 December 11th 03 09:52 PM
How to load another XLL in the XLL? Michael[_18_] Excel Programming 0 October 18th 03 01:49 PM


All times are GMT +1. The time now is 01:16 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"