Community
Inventor Programming - iLogic, Macros, AddIns & Apprentice
Inventor iLogic, Macros, AddIns & Apprentice Forum. Share your knowledge, ask questions, and explore popular Inventor topics related to programming, creating add-ins, macros, working with the API or creating iLogic tools.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

IV2008 - Strange error when debugging Add-In - String resouce could not be loaded...

14 REPLIES 14
Reply
Message 1 of 15
Anonymous
717 Views, 14 Replies

IV2008 - Strange error when debugging Add-In - String resouce could not be loaded...

I am in the middle of our migration to IV2008 and I am testing the code of
my Product Configurators.
When I step through the code (hitting F8 all the time) my code runs and
works fine.

But this time, when I ran the code normally, I got an error message.
Due to the nature of playing with the API, I have seen about every error
message you can think of...except for this one.

"String resource could not be loaded (and is missing?) for id 1e7 (error
e00201e7)"

Does anyone have a clue what this means???

--
T. Ham
CAD Automation & Systems Administrator
CDS Engineering BV

HP xw4300 Workstation
Dual Pentium XEON 3.6 Ghz
4 GB SDRAM
NVIDIA QUADRO FX 3450/4000 SDI (Driver = 8.4.2.6)
250 GB SEAGATE SATA Hard Disc
3Com Gigabit NIC

Windows XP Professional SP2
Autodesk Inventor Series 10 SP3a
Autodesk Inventor Suite 2008 SP1
--
14 REPLIES 14
Message 2 of 15
Anonymous
in reply to: Anonymous

Never seen this error before
All my program runs ok with IV2008 so far - just some minor problem with
radio button, frame text - All fixed now - Thanks to Sean
CVA

--
www.CVAengineering.com

IV11 Pro. sp2 and IV2008 Pro. sp1
Window XP Pro sp2
Pentium 3.2 Ghz, 3.0 GB of RAM
NVIDIA FX 3400 91.85
SpacePilot V 3.3.6
"Teun Ham (IV10 SP3 / IV2008 SP1)"
wrote in message news:5705730@discussion.autodesk.com...
I am in the middle of our migration to IV2008 and I am testing the code of
my Product Configurators.
When I step through the code (hitting F8 all the time) my code runs and
works fine.

But this time, when I ran the code normally, I got an error message.
Due to the nature of playing with the API, I have seen about every error
message you can think of...except for this one.

"String resource could not be loaded (and is missing?) for id 1e7 (error
e00201e7)"

Does anyone have a cl
ue what this means???

--
T. Ham
CAD Automation & Systems Administrator
CDS Engineering BV

HP xw4300 Workstation
Dual Pentium XEON 3.6 Ghz
4 GB SDRAM
NVIDIA QUADRO FX 3450/4000 SDI (Driver = 8.4.2.6)
250 GB SEAGATE SATA Hard Disc
3Com Gigabit NIC

Windows XP Professional SP2
Autodesk Inventor Series 10 SP3a
Autodesk Inventor Suite 2008 SP1
--
Message 3 of 15
Anonymous
in reply to: Anonymous

I haven't heard any reports about this error. What's displaying the error,
Inventor or Visual Studio?
--
Brian Ekins
Autodesk Inventor API

"CVAengineering" wrote in message
news:5705835@discussion.autodesk.com...
Never seen this error before
All my program runs ok with IV2008 so far - just some minor problem with
radio button, frame text - All fixed now - Thanks to Sean
CVA

--
www.CVAengineering.com

IV11 Pro. sp2 and IV2008 Pro. sp1
Window XP Pro sp2
Pentium 3.2 Ghz, 3.0 GB of RAM
NVIDIA FX 3400 91.85
SpacePilot V 3.3.6
"Teun Ham (IV10 SP3 / IV2008 SP1)"
wrote in message news:5705730@discussion.autodesk.com...
I am in the middle of our migration to IV2008 and I am testing the code of
my Product Configurators.
When I step through the code (hitting F8 all the time) my code runs and
works fine.

But this time, when I ran the code normally, I got an error message.
Due to the nature of playing with the API, I have seen about every error
message you can think of...except for this one.

"String resource could not be loaded (and is missing?) for id 1e7 (error
e00201e7)"

Does anyone have a cl
ue what this means???

--
T. Ham
CAD Automation & Systems Administrator
CDS Engineering BV

HP xw4300 Workstation
Dual Pentium XEON 3.6 Ghz
4 GB SDRAM
NVIDIA QUADRO FX 3450/4000 SDI (Driver = 8.4.2.6)
250 GB SEAGATE SATA Hard Disc
3Com Gigabit NIC

Windows XP Professional SP2
Autodesk Inventor Series 10 SP3a
Autodesk Inventor Suite 2008 SP1
--
Message 4 of 15
Josh_Petitt
in reply to: Anonymous

only a guess, but it sounds like a GUI error (maybe a label for a button or text label?)
Message 5 of 15
Anonymous
in reply to: Anonymous

Hi Brian,

Thanks for looking into this. I believe that the error message is from
Inventor.

I have looked into which "Process" the error message was related, and it is
"Inventor.exe"
(When the error showed, I opened Windows Task Manager, selected the Error
Message in the "Applications" list, RMB-->Go To Process. It then switched to
the "Processes" tab and highlighted "Inventor.exe")

I hope that one of your developers can tell me what this error message
means!

--
T. Ham
CAD Automation & Systems Administrator
CDS Engineering BV

HP xw4300 Workstation
Dual Pentium XEON 3.6 Ghz
4 GB SDRAM
NVIDIA QUADRO FX 3450/4000 SDI (Driver = 8.4.2.6)
250 GB SEAGATE SATA Hard Disc
3Com Gigabit NIC

Windows XP Professional SP2
Autodesk Inventor Series 10 SP3a
Autodesk Inventor Suite 2008 SP1
--
Message 6 of 15
Anonymous
in reply to: Anonymous

Funny thing...

If I compile the dll and install the Add-In, all works fine.
If I debug the Add-In and step throught the code (by holding down F8), all
works fine
But when I run the code (in debug mode), I get that error message!

--
T. Ham
CAD Automation & Systems Administrator
CDS Engineering BV

HP xw4300 Workstation
Dual Pentium XEON 3.6 Ghz
4 GB SDRAM
NVIDIA QUADRO FX 3450/4000 SDI (Driver = 8.4.2.6)
250 GB SEAGATE SATA Hard Disc
3Com Gigabit NIC

Windows XP Professional SP2
Autodesk Inventor Series 10 SP3a
Autodesk Inventor Suite 2008 SP1
--
Message 7 of 15
Anonymous
in reply to: Anonymous

Are you still out there, Brian???

--
T. Ham
CAD Automation & Systems Administrator
CDS Engineering BV

HP xw4300 Workstation
Dual Pentium XEON 3.6 Ghz
4 GB SDRAM
NVIDIA QUADRO FX 3450/4000 SDI (Driver = 8.4.2.6)
250 GB SEAGATE SATA Hard Disc
3Com Gigabit NIC

Windows XP Professional SP2
Autodesk Inventor Series 10 SP3a
Autodesk Inventor Suite 2008 SP1
--
Message 8 of 15
Anonymous
in reply to: Anonymous

Hi Teun,

It looks like there's a problem within Inventor where it's trying to get a
string out of a resource file but is passing a bad ID. There's not anything
in the error message to help indicate where the call is coming from. Is it
possible to provide a reproducable test case?
--
Brian Ekins
Autodesk Inventor API
Message 9 of 15
patrick.deschenes
in reply to: Anonymous

Hi Teun,

I got exactly the same error when running the code of my product configurator.

Did you solve the problem?

Thank you for your help.
Message 10 of 15
Anonymous
in reply to: Anonymous

Hello Brian,
please help me, we have the same problem at each workstation.
This error comes after the installation of Inventor SP2. We have also installed Productstream prof. 2008. Could it be that PSP produce the error.
Please help us because we are under time pressure in several projects we could open now !!!! THANKS
Message 11 of 15
Anonymous
in reply to: Anonymous

I just installed IV2008 SP2 in hopes of reproducing this problem but it's
working fine for me. Can someone send me an Add-In that demonstrates the
problem?
--
Brian Ekins
Autodesk Inventor API
Message 12 of 15
Anonymous
in reply to: Anonymous

No, I have not yet solved this problem...

It's getting annoying, as the error occures when I am debugging the code
(and not when I compile the Add-In).
This makes is very hard to debug my Add-In.

IOW, I am still looking for a solution!

--
T. Ham
CAD Automation & Systems Administrator
CDS Engineering BV

HP xw4300 Workstation
Dual Pentium XEON 3.6 Ghz
4 GB SDRAM
NVIDIA QUADRO FX 3450/4000 SDI (Driver = 6.14.10.9185)
250 GB SEAGATE SATA Hard Disc
3Com Gigabit NIC

Windows XP Professional SP2
Autodesk Inventor Series 10 SP3a
Autodesk Inventor Suite 2008 SP1
--
Message 13 of 15
designengineer
in reply to: Anonymous

Hi,
Same serious error message here on the 1st 2 pcs. Just after SP2 installation.
It seams to happen with a complicated excel driven, parametric model, which also, has a decal with text.
The model opened ok, and Inventor didn't crash, I just carried on...so far not detrimental.

I was just thinking: We went from iv10sp3a to 2008 missing out 11, did you tuen? Is this related? And what did the hotfix fix?
http://augi.typepad.com/augi_news/2008/02/inventor-hotfix.html

Precision WorkStation 390

Windows XP Professional (5.1, Build 2600) Service Pack 2

Intel(R) Core(TM)2 CPU 6700 @ 2.66GHz (2 CPUs)

3582MB RAM

NVIDIA Quadro FX 3500
DirectX Version: DirectX 9.0c (4.09.0000.0904)
Driver Version: 6.14.0010.8426 (English)

inventor 2008 sp2
vault build 12.1.145.0
Atuocad 2008 sp1

Autodesk Design review:
build version 4.1.0.87
DWF toolkit 7.3.0.142
Whip! toolkit 7.8.601.142
Heidi 9.0.54.0 Message was edited by: designengineer
Message 14 of 15
Anonymous
in reply to: Anonymous

Hmmm...interesting hotfix...

We skipped Inventor 11 because somehow Inventor started to delete our
composite iMates from our models. The developers at Autodesk were very
confused by the dataset I send them. Somehow, my composite iMates had
identical IDs (which should not be possible at all)...

Anyway, Autodesk had re-written the code behind the iMates for Inventor 2008
and the thus problem was solved.

--
T. Ham
CAD Automation & Systems Administrator
CDS Engineering BV

HP xw4300 Workstation
Dual Pentium XEON 3.6 Ghz
4 GB SDRAM
NVIDIA QUADRO FX 3450/4000 SDI (Driver = 6.14.10.9185)
250 GB SEAGATE SATA Hard Disc
3Com Gigabit NIC

Windows XP Professional SP2
Autodesk Inventor Series 10 SP3a
Autodesk Inventor Suite 2008 SP2
--
Message 15 of 15
MaxU77
in reply to: Anonymous

The issue is still live!!
I'm facing it for AIP 2009 SP2 (x64) when trying to switch to another iAssembly member.
It says "String recource could not be loaded (and is missing?) for id 0 (error b37768).
More interesting that the same action goes smoth on other comp with AIP 2009 SP2 (x86).

Is there any detail description of the error code exist?
That assembly was one of the last files to be put into the vault before starting to work in AI 2010.
But now I'm unsure if the file is OK.
MaxU77,
AI2011 Certified Associate
(Soft: PDSU2012, VP2012&VP2013)

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report