text generator

text generator

christophJYCQU
Contributor Contributor
2,762 Views
6 Replies
Message 1 of 7

text generator

christophJYCQU
Contributor
Contributor

I am trying to use the text generator tool in my extentions tab, but it will not open selected word files. I get errors when I try. Any idea what's going wrong? I've tried .docx and .doc files, neither will open.

0 Likes
2,763 Views
6 Replies
Replies (6)
Message 2 of 7

christophJYCQU
Contributor
Contributor

this is a cut and paste of the error when trying a .doc file

REX:
Engine version: 2016; Version name: ; Culture info: en-US

PLATFORM:
Win32NT Microsoft Windows NT 6.2.9200.0

SOURCE:
AREX

MESSAGE: (3/23/2016 1:57:39 PM)
Unhandled exception.
Assembly name: DRevitTextGenerator: The process cannot access the file 'C:\Users\christoph\AppData\Local\Temp\DTextGen\doc.txt' because it is being used by another process.; StackTrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   at System.Windows.Forms.RichTextBox.LoadFile(String path, RichTextBoxStreamType fileType)
   at REX.DRevitTextGenerator.Resources.Dialogs.ControlMain.button_path_Click(Object sender, EventArgs e)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

DEPENDENCY: Autodesk.REX.Framework, Version=2015.0.0.0, Culture=neutral, PublicKeyToken=51e16e3b26b42eda (file version: 2015.0.0.3253) | REX.Controls, Version=2016.0.0.3511, Culture=neutral, PublicKeyToken=null (file version: 2016.0.0.3511) | REX.Controls.WPF, Version=2016.0.0.3511, Culture=neutral, PublicKeyToken=null (file version: 2016.0.0.3511) | REX.Controls.Forms, Version=2016.0.0.3511, Culture=neutral, PublicKeyToken=null (file version: 2016.0.0.3511) | REX.Mathematics, Version=2016.0.0.3511, Culture=neutral, PublicKeyToken=null (file version: 2016.0.0.3511) | REX.Preferences, Version=2016.0.0.3511, Culture=neutral, PublicKeyToken=null (file version: 2016.0.0.3511) | REX.System, Version=2016.0.0.3511, Culture=neutral, PublicKeyToken=null (file version: 2016.0.0.3511) | REX.Service, Version=2016.0.0.3511, Culture=neutral, PublicKeyToken=null (file version: 2016.0.0.3511)

LAST ENTRIES: 4 / 17

16: (3/23/2016 1:36:39 PM)
AREX.Engine - Unhandled exception.
Assembly name: DRevitTextGenerator: The process cannot access the file 'C:\Users\christoph\AppData\Local\Temp\DTextGen\doc.txt' because it is being used by another process.; StackTrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   at System.Windows.Forms.RichTextBox.LoadFile(String path, RichTextBoxStreamType fileType)
   at REX.DRevitTextGenerator.Resources.Dialogs.ControlMain.button_path_Click(Object sender, EventArgs e)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

15: (3/23/2016 1:33:09 PM)
AREX.Engine - Unhandled exception.
Assembly name: DRevitTextGenerator: The process cannot access the file 'C:\Users\christoph\AppData\Local\Temp\DTextGen\doc.txt' because it is being used by another process.; StackTrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   at System.Windows.Forms.RichTextBox.LoadFile(String path, RichTextBoxStreamType fileType)
   at REX.DRevitTextGenerator.Resources.Dialogs.ControlMain.button_path_Click(Object sender, EventArgs e)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

14: (3/23/2016 11:27:58 AM)
AREX.Engine - Unhandled exception.
Assembly name: DRevitTextGenerator: The process cannot access the file 'C:\Users\christoph\AppData\Local\Temp\DTextGen\doc.txt' because it is being used by another process.; StackTrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   at System.Windows.Forms.RichTextBox.LoadFile(String path, RichTextBoxStreamType fileType)
   at REX.DRevitTextGenerator.Resources.Dialogs.ControlMain.button_path_Click(Object sender, EventArgs e)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

13: (3/23/2016 11:27:51 AM)
AREX.Engine - Unhandled exception.
Assembly name: DRevitTextGenerator: The process cannot access the file 'C:\Users\christoph\AppData\Local\Temp\DTextGen\doc.txt' because it is being used by another process.; StackTrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   at System.Windows.Forms.RichTextBox.LoadFile(String path, RichTextBoxStreamType fileType)
   at REX.DRevitTextGenerator.Resources.Dialogs.ControlMain.button_path_Click(Object sender, EventArgs e)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

0 Likes
Message 3 of 7

JasonLLINDNER
Advocate
Advocate

the error says contact Extension Developer...I don't think you can reach them here

0 Likes
Message 4 of 7

christophJYCQU
Contributor
Contributor
Why not? Is it not made by auto desk?

*Text Generator for Autodesk Revit 2016*





*© 2015 Autodesk, Inc. All rights reserved. *



*All use of this Software is subject to the terms and conditions of the
Autodesk license agreement accepted upon installation of this Software
and/or packaged with the Software.*



*Trademarks*

Autodesk, Revit are registered trademarks or trademarks of Autodesk, Inc.,
and/or its subsidiaries and/or affiliates.



All other brand names, product names or trademarks belong to their
respective holders

--
Christoph Knerr
[email protected]
505 433 8733
120 Vassar Dr. SE Suite 200
Albuquerque, NM 87106
0 Likes
Message 5 of 7

RDAOU
Mentor
Mentor

@christophJYCQU

 

😄 probably he meant to address Autodesk directly (I am assuming you have a subscription and not a student account) and this is more of a user forum than Autodesk Support.

 

I personally have never used this extension...sorry can't help

YOUTUBE | BIM | COMPUTATIONAL DESIGN | PARAMETRIC DESIGN | GENERATIVE DESIGN | VISUAL PROGRAMMING
If you find this reply helpful kindly hit the LIKE BUTTON and if applicable please ACCEPT AS SOLUTION


0 Likes
Message 6 of 7

jay_colc
Mentor
Mentor

I have seen this where an update to Revit has been applied and the Addin is out of Sync with the Revit Version.

 

check your Revit Version and then compare on the Addin Developers website to ensure you are using the latest compatible release.

Jay Colcombe

Autodesk Certified Instructor
Revit Architecture & Structure Certified Professional
AutoCAD Certified Professional
B.Sc. Hons Civil & Structural Engineering

If you find my post interesting, feel free to give a Kudo.
If it solves your problem, please click Accept to enhance the Forum.
0 Likes
Message 7 of 7

cristopherwhite092
Community Visitor
Community Visitor

Thanks for bringing up this topic. Text generation tools can save a lot of time, especially when working on documentation and annotations in design projects. I also like using letras cursiva to create elegant text for presentations, documentation, and social media content. It's always useful to have reliable tools for working with text in different formats.

0 Likes