AutoCAD .NET :: 32 Bit Oracle Client In 64 Bit Application
Aug 29, 2011
Is this possible, create a .Net 3.5 Dll(A.dll), reference to Oracle 11g 32 bit client Oracle.DataAccess.dll. this dll will be used in another dll(B.dll), which load in AutoCAD 64 bit application. 32 bit version of AutoCAD is not allowed to install on Windows 7 64 bit. Right now I set my B.dll as 'Any CPU', and A.dll as 'Any CPU' as well. Do I have to use 64 bit oracle client in my A.dll?
View 1 Replies
ADVERTISEMENT
Jun 22, 2012
I am working on an application which uses an oracle database as backend. The application uses a login dialog in void IExtensionApplication.Initialize()
so my application knows the credentials for the oracle database. I use a drawing-template which has a database link in it. This points to a UDL-file in 'Data Links'. If i add the Credentials to this file and set the Parameter Persist Security Info=True the Credentials are ignored. So i thought i can avoid the additional loginprocesses if I add the following
var acadApp = (Autodesk.AutoCAD.Interop.AcadApplication)Autodesk.AutoCAD.ApplicationServices.Application.AcadApplication;dynamic cao Connect = acadApp.GetInterfaceObject("CAO.DBConnect.16");cao Connect.Connect("myconnection.UDL", "username", "password", false);
If i don't execute the code above i need two logins for the new drawing. After I added the code to my application I still need one oft this.
View 1 Replies
View Related
Jun 14, 2013
ORacle spatial connected via FDO.
Oracle Table uses a user defined SRS.
Drawing entities (CAD) in DWG file.
command: mapexportfdo
If no CS is assigned in Map 3D, the export of the autocad entities works ok, the result geometries are written with the correct (table/metadata) SRID.
If a CS in MAP3D is assigned (for example as a result when using a WMS from a public server), the export fails.
It seems that MAP3D is trying to "translate" the CR to SRID somehow and it fails if these are different. As this is a "plain CAD" to GIS export, I expect MAP3D to behave like:
Either it just works as in the first step (write geometries) and pick the SRID from the metadata, without applying any transformation.
Or it applies a transformation if feasible ONLY when I the user checks the thick box: Convert Coordinate to (in the options tab on the Export dialog box.
In my case I do not want to transform, I just need the geomes being exported into the target table. So far I have only managed to do so when both drawing cr and oracle SRID are "MAP3D technically equal" (based on a similar EPSG code)
Specifically, because MAP3D does not recognize the user defined SRID in ORacle, obviously it is up to the user to know what to do with the data.
NOTE1: "export fails" is the only message as a user I get from the software, not knowing what is going on. I had to drill down this issue by trial and error, great error messaging (or better refusing message).
NOTE2: Export via another file format is NO option! I need a direct export (as it always worked, also when creating features from geometry). This time I need to exportway.
View 5 Replies
View Related
Apr 19, 2013
My Civil 3D 2013 client application (COM C++) suddenly will not build:
error C4772: #import referenced a type from a missing type library; '__missing_type__' used as a placeholder..fatal error C1084: Cannot read type library file: 'C:/Program Files/Common Files/Autodesk Shared/AecXBase70.tlb': Error loading type library/DLL.
The type library is imported in the following way in StdAfx.h (as I have done for several years now, though with different version (60, 65, 67 etc.) each year):
#import "C:Program FilesCommon FilesAutodesk SharedAecXBase70.tlb" raw_interfaces_only named_guids no_namespace
I have tried to reinstall Civil 3D 2013 but that did not work. I probably also should mention that I have installed Civil 3D 2014, but that was over a week ago and I have been able to build since then.
View 9 Replies
View Related
Nov 30, 2011
I have a new requirement from company to save a static drawing's dimensions' data into DB table. We have hundreds of drawings. DBConnect connects with oracle using ODBC. But how it is possible that we draw a drawing and its attributes are saved in DB.
View 3 Replies
View Related
May 31, 2011
I have just installed Map3d 2012 on a new windows 7 machine and connect to data using oracle! I have some .layer files that are stored on my server which worked perfectly in 2011! The problem I have now is when I use Load layer from the task pane I receive an message that reads..
Failed to open FDO connection
ORA-01005: Null password given: Logon denied
I can log in to my oracle database which gets rid of the error but no data is bought in! Also if I try to connect with query (polygon region on Map) from data connect (polygon region on Map) no data shown, just a red polygon where the data should appear!!
View 8 Replies
View Related
Aug 1, 2012
I have created a template file but whenever I open and display data in AutoCAD Map 3D 2012 it does not apply to the opened data from Oracle 10g. Infact, it change every time I open the data from database!
Using the symbol in AutoDesk Map 3D 2012. Also note that my database is Oracle 10g.
View 4 Replies
View Related
Apr 3, 2012
setting up Industry Model using Oracle 10g and 11g XE edition. I cant make it working, trouble starts when trying to create MAP 3d System User "MAPSYS" in Industry Model Setup, during user creation(about 68%) error popups" Could not create user MAPSYS"XE: Unable to deploy java package. Does XE version is suitable for Industry Models. Direct connection to Oracle 10g or 11G XE with MAP 3d working for me perfectly.
System I have is: WIN 7 Enterprise( 64 bit), database is Oracle 10g and 11g XE(32bit), client is Oracle 11g R2(administrator),all autodesk software is 2013 versions(64 bit). I tried it also with 2012 software but same result.
View 4 Replies
View Related
Jan 5, 2011
I have been tasked with finding a way to link data from Oracle and SQL databases with CAD files of rooms in certain buildings. My goal is to be able to select an arbitrary room within a building and be able to access certain information. I don't actually have access to the databases yet, but I would like to know how to do this when I do. My data consists of "human" data such as: name, email, position, sex, etc; as wells as "physical" data such as: square footage of the room, who uses it, computer serial numbers, or what department is in charge of it. Using this data we will cross reference the tables to determine what our needs are.
My AutoCAD skills are good but I've never come across anything like this in the class room. Most of my knowledge is Civil based and more focused on design.
View 9 Replies
View Related
Nov 24, 2013
How do I re-install a corrupted Photoshop CC app when the Desk Top CC shows the app as "up to date"?
View 2 Replies
View Related
Sep 3, 2012
I bought Adobe Photoshop Elements 9 but get the following alert: "Some of the application components are missing from the Application directory, Please reinstall the application." Can it be reinstalled? It is not available under "History" and none of the available installs appear to be for Mac OS X (Version 10.7.4). S
View 2 Replies
View Related
Mar 19, 2014
I have PSE9 and a macbook pro 10.9. I lost the original DVD that came with my purchase of PSE. Some files must have gotten corrupted because I can't open the program without reintalling. It says, "Some of the application components are missing from the application directory. Please reinstall the application." I have the serial number and all and I registered the product. Is there somewhere I can download a new copy to install?
View 7 Replies
View Related
Nov 5, 2012
at photoshop cs6 extended downloaded in july, i now get the following message: "some of the application components are missing from the application directory. please reinstall the application."
View 2 Replies
View Related
Jul 8, 2013
I have a very particular client insisting I recreate a specific lineteype. The previous technician used AutoCAD Architecture 2012 to create a shape within the linetype. I have recreated the shape, with my AutoCAD 2014, but am struggling with creating the linetype 100%, and getting into other files.
View 9 Replies
View Related
Aug 2, 2013
I need to beam complex P&IDs for client viewing. The drawings are in AutoCAD2012. I find it difficult to zoom and pan to the desired place. Beaming individual component P&IDs is also not an option as the client usually wants to see the enitre layout first. The entire layout, when beamed is unreadable without zooming. I was hoping for a solution similar to drilling down in databases (clubbing of data when we at the top levels and then the ability to view details when clicking on a particular cell); where only the important lines and symbols are shown at the top levels so that they can clearly be seen on beaming.
View 3 Replies
View Related
Mar 15, 2012
I have a builder client who sends house plans in dwg. Recently, I have been receiving a folder full of dwg files for every room, options, etc.. When I try to open, say, the first floor plan, only dimensions show up. If I open up bedroom 3, only that bedroom shows, with no dims or context. How do I get one complete plan all together?
View 2 Replies
View Related
May 17, 2012
Installed the latest Novel Client 2 SP2 for Windows (IR2a). On the first restart C3D froze. I rebooted again and I got Civil 3D going. It looked a little different and I had to import a backup profile. The biggest thing that didn't fix is the display. Our standard font is Tahoma, a TTF that appears filled. It now looks like this:
This affects both MText and text in Styles. So far I'm only having this show up in the drawing I had open just before the install and opened immediately after. I've run Audit and Recover, repaired Civil 3D, checked that the standard text style was still set to Tahoma, added the windows Font folder to the path, verified that FillMode is on. I've tried opening the drawing in a stock profile with the same results.
I reinstalled the video driver, downloaded and installed the latest from the Nvidia site and downloaded and installed the latest from the Autodesk hardware site. That's what's installed now. I've turned hardware acceleration off and back on. I've gone through each tab in Options looking for anything not set right. I've turned Windows Clear Type Text on and off.
The text also flashed in and out of visibility as I zoom in and out. So not all of the text may be shown at any one time. I'm also getting a lot of Fatal Errors. I found out that if I remove the Background Masks the text shows as filled, but it's still terribly jagged.
View 4 Replies
View Related
Jul 15, 2013
How to add to the right click menu of a client feature in the browser using the API? I'm trying to mimmick the right click menu that pops up when you right click other features like extrusion or hole in the browser. i.e: "edit feature", "redefine", etc.
View 3 Replies
View Related
Jun 24, 2011
I've been trying to update a client menu and I've gotten most things figured out. They have a fairly elaborate routine set up to make sure our drawings work with their document control system as well as raster design. We are using AutoCAD 2011 and the menu's were meant for 2008.
Everything seems to run well except at this sub module and every time I load a raster drawing with a TIF the routine error's out at the line in Red below. I've tried everything I can think of to keep the routine running, and I want to refrain from just remarking it out, which seems to do the trick, but I do not want to do that unless it's for some other purpose. I just need to get their menus to work on newer versions of AutoCAD.
Private Sub AcadApp_EndOpen(ByVal FileName As String)
Dim sPathPart As String
Dim sFilePart As String
Dim sExtPart As String
Dim lResult As Long
Dim vResult As Variant
Dim bFoundCO As Boolean
[Code] ......
View 7 Replies
View Related
Jul 23, 2013
I am currently trying to etransmit or export one of our C3D drawings to CAD 2007 to send to a client. Every time I estransmit or export a lot of boxes appear on the exported file. Does anything know what they are or how to get rid of them? it won't let me freeze them, they all seem to be one block together.
View 3 Replies
View Related
Aug 20, 2013
I need to supply a client with a drawing and exist. surface.But I don't want them to have the survey data or points.What's the best way to handle this?
View 1 Replies
View Related
Apr 11, 2013
I am trying to fill a client graphics circle with colour . i'm just using the sample included in the API Samples.
' Create a transient circle objectDim oCircle As Inventor.CircleSet oCircle = oTransGeom.CreateCircle(oCenter, oNormal, 1)Create a circle graphics object within the node.Dim oCircleGraphics As CurveGraphicsSet oCircleGraphics = oCurvesNode.AddCurveGraphics(oCircle)Call oCircleGraphics. Color.SetColor(255,35,35) '
This line doesn't work
View 7 Replies
View Related
Apr 20, 2012
I am about to recieve an order to provide drawings to a new client who has requested me to author an new blank drawing title block for the required drawings. The company does however have a Logo and other necessary details.
My question is: What format should the logo be in and how do I transfer this into the drawing title block, bearing in mind that I will most likely have to change the size to suite the various size drawings sheets, namely A0, A1, A2 etc?
I have attempted to search for this information on CT and having found the topic been denied request to open whatever. This is a copy of the notification receive when attempting to open a topic:
"Forbidden You don't have permission to access /forum/showthread.php on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."
View 7 Replies
View Related
Jul 20, 2011
Autocad failes when i tried to directly opening a file from recieved attachment email. whereas it opens it properly when i save the files to hard disk drive.
View 4 Replies
View Related
Jan 13, 2014
I have an assembly with a client feature that contains client graphics. I have exposed the visibility (ClientFeature.Definition.ClientGraphicsCollection[1].Visible) to the user via a context menu option. Changing the visibility currently affects all view representations. Is there a way to associate the visibility with each design view representation?
View 5 Replies
View Related
Aug 20, 2011
I have a maxstart.max scene with the configure user path set to my documents C:UsersluicatDocuments3dsMaxDesign, so that all settings with my sky, cameras, lights etc are all in place when I open up 3Dmax and start a new project.
Question is what are the best practices for setting up client's folders and using my maxstart.max on my computer as a template for projects to be located on server?
"Goal is to keep all in the client's folder in tact so if I relocate client's main folder all 3dmax files goes with it."
Guesses are:
1. set project folders to client's location then copy in missing files like my sky etc...., in to the scene assets in new location,then configure user paths to the client's location so everything is linked as I work on the project?
note: I am not sure if set project folders insures all links inherently or if it's just a bunch of empty folders and are only there for recommended organization of files?
I am not sure also if everytime I open an existing client's scene/project do I always have to reset configure user paths to that client's location if I want to keep it all in tact?
2. Save the maxstart.max scene in the client's folder location with a client/project number then copy over all of the other folders needed to manage the project?
View 4 Replies
View Related
Oct 29, 2011
I'm trying to make a ghost character for a client, but I'm having issues with the material.
I'm pretty much going for something like a "casper" effect.
It's a pretty simple set up, I've using a Blinn material w/ a falloff on both the opacity map and self-illumination map so the outer edges glow yet it fades towards the camera. I've also got a displacement map for the characters subtle detail.
The only problem I'm having is the area's (such as the ears or arms) the mesh is exposed through the model's transparency. I need to figure out a way to hide this... is there anyway I can fix this?
View 2 Replies
View Related
Jun 25, 2008
Anyways, a client has requested a logo in a PMS color. I know where the color swatch libraries are, but there is no library named PMS, there are tons of Pantone ones for coated, uncoated, ect.
Is there a search function to the pantone colors? They specified "PMS 192 Red". Says nothing of coated or whatever I just want to know how on earth do I find that actual color?
View 5 Replies
View Related
Sep 27, 2013
Is there such a thing as to build a template in Illustrator so that the client can change the text on it? Kind of like a Content Management System on a Website?
If so, what would the client be able to use to edit in? Of course, the client would like little to no expense.
View 6 Replies
View Related
May 12, 2003
I'm just wondering if there is a font client that can be downloaded. I like to see my fonts in their respective fonts like in Microsoft Word and I haven't been able to acheive this in Photoshop yet. I'm not sure if it would be a Photoshop plug-in or an external client.
View 3 Replies
View Related
Jul 26, 2005
how can I res 600 picsautomatically for client proof?
ofcourse i dont want to give them the original pictures i need a software or plugin that i can put the pics in
I also would like to know what is the fastest way to put watermarks on these pics?
View 3 Replies
View Related