AutoCAD P&ID
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Report - Name too Long
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi again,
recently I added lots of new properties to the project configuration.
Now, I wanted to create a user defined report with some of the properties.
In the project configuration I noticed, that some reports just did not show anything anymore, but no error message.
I found out, that this deals with the length of the name of the property.
Then I went into the Report Creator, tried to create the reports from there and got the message:
PNPCompletionStatus.NameIsTooLong
What can I do to allow longer names?
How can I change propery names afterwards? I cant delete them, since they contain lots of information.
My property names aren't that long, I guess it is also about the class names.
Re: Report - Name too Long
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi Everyone!
I still have no solution for the problem. Changing of attribute names afterwards is still not possible and the length of the names is still producing an error.
Could you at least add one thing to the wishlist:
Remove the restricion of a maximum length for attributes in the project creator
Alternative: Show a warning message whilst creating the attribute in Acad PID, that it might be too long for report creation.
If you have any hints on that one, this would be great!
Thanks and best regards!
Re: Report - Name too Long
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
This is the complete error message, hope it help
Informationen über das Aufrufen von JIT-Debuggen anstelle dieses Dialogfelds finden Sie am Ende dieser Meldung.
************** Ausnahmetext ************** Autodesk.ProcessPower.ReportCreator.ReportCreatorE
Fehlerdetails: Fehler beim Abfragen von Daten aus der Datenbank.
Fehlerdetails: PnPCompletionStatus.NameIsTooLong ---> Autodesk.ProcessPower.ReportCreatorUtils.ReportCre
Fehlerdetails: Fehler beim Abfragen von Daten aus der Datenbank.
Fehlerdetails: PnPCompletionStatus.NameIsTooLong ---> Autodesk.ProcessPower.ReportCreatorUtils.ReportCre
Fehlerdetails: PnPCompletionStatus.NameIsTooLong ---> Autodesk.ProcessPower.DataObjects.PnPException: PnPCompletionStatus.NameIsTooLong bei Autodesk.ProcessPower.DataObjects.PnPQuery.Prepare
************** Geladene Assemblys ************** mscorlib Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.5466 (Win7SP1GDR.050727-5400). CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.
************** JIT-Debuggen ************** Um das JIT-Debuggen (Just-In-Time) zu aktivieren, muss in der Konfigurationsdatei der Anwendung oder des Computers (machine.config) der jitDebugging-Wert im Abschnitt system.windows.forms festgelegt werden. Die Anwendung muss mit aktiviertem Debuggen kompiliert werden.
Zum Beispiel:
<configuration> <system.windows.forms jitDebugging="true" /> </configuration>
Wenn das JIT-Debuggen aktiviert ist, werden alle nicht behandelten Ausnahmen an den JIT-Debugger gesendet, der auf dem Computer registriert ist, und nicht in diesem Dialogfeld behandelt.
