You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
If I start Revit from start menu or from command->run (C:\Program Files\Autodesk\Revit 2017\Revit.exe),
Revit works fine.
but if i start it by debug (F5) the splash screen showd OK but than revit stopped with:
The program '[11760] Revit.exe: Program Trace' has exited with code 0 (0x0).
The program '[11760] Revit.exe' has exited with code 0 (0x0).
In Journal file this is what I get:
'C 28-Dec-2017 11:04:43.241; 0:< started recording journal file
' Build: 20171027_0315(x64)
' Branch: RELEASE_2017_R2
Dim Jrn
Set Jrn = CrsJournalScript
'C 28-Dec-2017 11:04:43.241; 0:< ->desktop InitApplication
'C 28-Dec-2017 11:04:43.257; 0:< <-desktop InitApplication
'C 28-Dec-2017 11:04:43.258; 0:< ->desktop InitNativeInstance
' 0:< Options::loadOptions: m_strDataLibraryLocations=Library=, Detail Library= (defaultLib==\Library)
'C 28-Dec-2017 11:04:43.838; 0:< License initialization complete
' 0:< License version: 17.3.26.0
'C 28-Dec-2017 11:04:44.169; 0:< Assertion failed: line 133 of Tasks\ChannelAccess.cpp
I hope you can help me
Thanks
Dror
The text was updated successfully, but these errors were encountered:
I apologize for my so later answer. I did not have time to study Revit. My current work isn't related with Revit, therefore beginning with Spring 2017 I don't use Revit and forgot even the little thing that I knew about Revit. Also I forgot my Revit templates. Unfortunately my memory is bad. :( In the near future I do not plan to study Revit.
I had no problems using these templates in the past. Now I do not have free time to deal with this. If you are interested in this topic, then you can try to figure out how it works. I strived to comment in detail on all my code so that it could be understood by those who study it. Now I almost do not remember anything about these templates.
Hi,
If I start Revit from start menu or from command->run (C:\Program Files\Autodesk\Revit 2017\Revit.exe),
Revit works fine.
but if i start it by debug (F5) the splash screen showd OK but than revit stopped with:
The program '[11760] Revit.exe: Program Trace' has exited with code 0 (0x0).
The program '[11760] Revit.exe' has exited with code 0 (0x0).
In Journal file this is what I get:
'C 28-Dec-2017 11:04:43.241; 0:< started recording journal file
' Build: 20171027_0315(x64)
' Branch: RELEASE_2017_R2
Dim Jrn
Set Jrn = CrsJournalScript
'C 28-Dec-2017 11:04:43.241; 0:< ->desktop InitApplication
'C 28-Dec-2017 11:04:43.257; 0:< <-desktop InitApplication
'C 28-Dec-2017 11:04:43.258; 0:< ->desktop InitNativeInstance
' 0:< Options::loadOptions: m_strDataLibraryLocations=Library=, Detail Library= (defaultLib==\Library)
'C 28-Dec-2017 11:04:43.838; 0:< License initialization complete
' 0:< License version: 17.3.26.0
'C 28-Dec-2017 11:04:44.169; 0:< Assertion failed: line 133 of Tasks\ChannelAccess.cpp
I hope you can help me
Thanks
Dror
The text was updated successfully, but these errors were encountered: