AutoCAD Inventor :: Error 1308 Source File Not Found
Oct 26, 2013Error 1308 Source File not found inventor professional 2013
View 1 RepliesError 1308 Source File not found inventor professional 2013
View 1 RepliesI'm having a problem opening AutoCad Civil 3D 2010.
When I click the shortcut Windows starts configuration and then I get the following error message:
Error 1308.Source file not found;C:autodeskAutoCAD Civil 3D 2010
x86C3DProgram Files
ootCommon Files FolderAutodesk
sharedAdLM|R1en-UShelpBRWstylecommons.css.old.
Verify that the files exists and that you can access it. Needless to say AutoCad wont open all I get is Retry or Cancel, selecting.
Retry just gets the same error so when I Cancel I then get "Are you sure you want to Cancel" which I select and then I get the message Fatal Error during installation.
This is a downloaded install from Autodesk and I dont have discs available.
DWG TruView,Autodesk Vault 2010 and Autodesk Design all installed OK.
System detail's; OS is 64 bit Windows Home 7 Ver 6.1.7600 with IE8
CPU AMD Athlon 11 P320 Dual Core, 4 gig RAM,500GB HDD running on a new Toshiba Laptop.
I've looked around at various forum's without success.A couple of sites offer what they call a fix but it turns out to be registry scanners.
i cant get install it becasue this nagging erorr message
View 5 Replies View RelatedI downloaded inventor 2012 64bit onto my computer running windows vista. Before I could install it I'd that I needed the windows vista service pack 2. After downloading and installing that it also said that I need the 971138. I also downloaded and installed that. My problem is when I install inventor 2012. It comes up with the following error: Error 1308. Source file not found. C:AutodeskAutodesk_Inventor_2012_English_Win_64bitx64InventorProgram FilesAutodeskInventor 2012Bingranite60md.dll. Verify that the file exists and that you can access it. It gives me the option of either retry or cancel, therefore I cannot complete the installation.
View 1 Replies View RelatedI created a Dynamic Block that works perfectly, however when I try to add it to my tool pallet, I get an error message that reads "Block XXX is not found in source drawing. If the source drawing is currently open in the editor please save your drawing."
I'm not in the block editor, and I've saved it multiple times before I tried doing this. I've even closed AutoCAD and reopened it and I'm still getting the same results. I've been able to add many other blocks to my tool pallet, but it just will not accept this one.
When I try to place this ipart, I get an error saying "The server returned the following information: This file is not found on any server in the replicated environment". This child part is already in vault. I tried to delete the child from Vault and I thought that I would just re-generate it. But, when I try to delete the file from Vault, I am given a restriction, but no explanation.
What can I do to get this back in sync with vault?
This is using Vault 2010.
I'm getting this error "Run-time" error '48' "File not found: *****.arx" calling functions from VBA (Autocad 2011 64b).
note that same code (VBA & ARX) works fine on 32b env.
today i downloaded gimp 2.8.2 for windows 8, but when i tried to run the installer it downloads halfway and then displays an error message.
it says something in the style of: An error occurred when trying to copy a file. The source file is corrupted.
I´m having som problems to publish a part in to the Content Center. It´s the first time I´m doing this.
The part is made with parameters and is a little bit more complex than a bolt.
The problem is that I got this message: "There are external dependencies found in the document. Please remove the dependencies then proceed with this comand."
I have created a bin/vat/tub using sheet metal. I started with a contour flange. I then copied the sketch and pasted into a new sketch off the flange for a contour roll feature. Then a flange, roll, flange, roll, flange and roll. My trouble starts at the last flange. I'm trying to construct the flange exactly as I have created the features before. I set the distance, select the profile (it shows the flange on the screen), hit apply and that's when my message shows up. "Non-tangent curves found in path: flat pattern cannot be correctly created. Edit sketch and add constraints to the curves. The sketch is fully constrained according to the lower right hand corner and the auto constrain button.
View 2 Replies View RelatedI have this error in my iLogic code for inserting sketch symbols. "Public Member 'ActiveSheet' on type 'Drawing View' not found"
I have declared everything in the code. I dont understand what it cant find.
I created a solid, shelled it, and then converted to sheet metal. I am now trying to indentify the bends but I am getting the error: Bend 1: Could not build this Bend; No matching faces found.
View 5 Replies View RelatedStrangely, every time I click "save" in CS6 it opens up a 'Save As' window, (which shouldn't happen), then I click save witht the existing file name (it then tells me the doc already exists), I click OK, (and then OK to the next popup window) then get the message that "This file cannot be found". I'm forced to click "ok" and the doument isn't saved. I've tried saving it differently in previous versions and it still doesn't work. I recorded a video of this behavior. You can see it here - [URL]
Why would it be trying to find a file? It seems like an error message when trying to Open a doc, not Save a doc. I can't shutdown my station until I get the document to save.
I'm trying to transfer my photos from phone to computer. phone is hooked up to computer. Photoshop says no device found (for source). What do I do????
View 1 Replies View RelatedI have a unique challenge. I use my personal laptop for my CAD work at work. We are now setup with Vault 2012 and Inventor 2012 and we are setup to pull our Templates, standard files and content center parts from the vault.
I have become so busy that I would like to do some of my work at home on evenings and weekends. Other than the obvious problems of having no life and working for nothing, I am having the problem of not being able to access templates or CC parts at home. I can store the CC and templates on my C drive but am not sure where to set Inventor to point to the files on my drive or if there is an easy to do so depending on where I am.
If I have a table or custom iPart and create an instance of it inside an assembly, is it possible to create an independent .ipt file which is not linked to its source file?
View 2 Replies View RelatedI read what is in the picture in a skill builder, which is:
[URL]
When is a sketch that is copied to another part file linked to the source file?
I tried it, i copied part of a sketch, some lines, from one part file into a sketch in another part file and there was no link
User received this error after trying to open a 2nd drawing after receiving a fatal error unhandled excpection e0434352h 7c812afbh.
New error messag is: Method not found: "Int64 Autodesk.AutoCAD.DatabaseServices.ObjectId.get_OldId()'
I have an error that started appearing in my VBA programs since we upgraded to AutoCAD 2012. This problem never occured in our previous releases. The program is supposed to loop through all entities in paperspace and check for entities that are a acBlockReference object.
Below is a simplified version of my program. I get an Element Not Found error on the line noted. Again, this has never happened in any of our previous versions of AutoCAD. Just started with 2012.
Sub Test
Dim blkref As AcadBlockReference
Dim entry As Variant
For Each entry In ThisDrawing.PaperSpace
If entry.EntityType = acBlockReference Then ' <-This is where the Element Not Found error occurs
msgbox entry.name
endif
next
end sub
I got this error opening a .dwg in C3D 2012.
Win 7 Enterprise SP1 64 bit
Intel i7 3770 @ 3.40 GHz
16 GB RAM
Civil 3D 2012 SP2
I have made all my sheets through the Plan Production wizards. When I go to sheet set manager, and select publish to pdf, i get an error saying the following:
ERROR: Layout not found..By using one tab per drawing, seems to publish ok. But we want multiple tabs per drawing, so not really any use to us.
When trying to make an existing features corridor when I select Target to set the existing surface I get an error
"No target found in the scripts."
I have attached a word file with the error as it appears on the screen.
When I run my corridor I get an error message that says "Failed Target Not Found" it is for the subassembly provided by WisDOT called UrbMedian.
View 4 Replies View RelatedI'm linking an excel file to an .ipt file with iLogic code determining if the Material type is a certian value it will find the correct material thickness. These file work great when working on them thru Vault but when I "Save As Template" and create this file where our other template files are located (not Vault) this fuction does not work. I have realized that I had to place the a copy of the excel file in the same file folder as the template ipt, but even this does not fix the issue.
I recieve this error:
Error in rule: Material, in document: Part6
'MWW Materials (Inventor).xlsx' could not be found. Check the spelling of the file name, and verify that the file location is correct.
If you are trying to open the file from your list of most recently used files, make sure that the file has not been renamed, moved, or deleted.
It seems completly countintutive that just saving the file as a template file would cause this not to work when all files that are required are located in the same file folder. Maybe I need a reference to the excel document within the iLogic code.
I need to know the name of the UI font for Photoshop CS2. Upon startup I keep receiving the "UI font not found" error. I have over 1000 ttf and ps fonts and occasionally disable some of them; to keep that piece of Windows XP stuff working corectly. Must have disabled the font. Don't really want to enable all the fonts. The system would crash.
View 4 Replies View RelatedI have been using the CS4 trial for just over 2 wks now and all of a
sudden I am getting this error.
The specified module could not be found.
C:Program FilesCommon FileAdobeAdobe Version Cue CS4Client4.0.1Version Cue.DLL
When I open a picture I get this message and CS4 closes. I have tried re installing hoping it would find the missing file, no such luck.
I have Vista
I am sort of in a panic...I tried to go resize some pictures to order for a client, so she can have them before she leave town on the 5th and this is what happnes.
I did go down load Adobe reader 9 and it tried up update what seemed like everything Adobe. IDK I had not opened CS4 before this, but the day before it worked just fine.
3ds Max 2013 start with below error after install V-Ray 2.30.
"failed to initialize , Error code 127 - The specified procedure could not be found."
I have run CS4 on my windows Vista pc for years without a problem. Yesterday I downloaded DNG converter 7.2 as I have purchased a Fuji Xpro and needed to be able to process the Raw files - my version of ACR is not compatible. Today I tried to look at an old image processed from a year ago in CS4 and got the error message:
"The specified module could not be found C:programfilescommonfilesAdobeAdobeVersionCueCS4Client4.0.1Ver sionCue.DLL"
I have tried to open many different images from Bridge into photoshop and from the photoshop file menu - photoshop opens with the image, then this error comes up, I click ok and photoshop closes.
Photoshop CS5 error "specified color book can not be found" when opening flattened files that are saved from CS6.
View 3 Replies View Relatedwhen i start PS CS3 i get the Entry Point Not Found Error
The procedure entry point_except_handler4_common could not be located in the dynamic link library msvcrt.dll
And i've tried reinstalling PS
Nothing happens after i click ok ...
I'm getting this error with GIMP 2.8.4 on Windows 7:
(executable name) - Entry Point Not FoundThe procedure entry point __gxx_personality_sj0 could not be located in the dynamic link library libstdc++-6.dll.
Where (executable name) is any of the following:
web-page.exehelp-browser.exefile-pdf-load.exe
A search turned up [this page][URL] ...., but the problem seems to be with libatk instead.
So I searched my C drive for "libstdc++-6.dll" and found three copies of it:
- C:\Program Files\GIMP 2\bin
- C:\Program Files\GIMP 2\lib\gimp\2.0\plug-ins
- C:\Program Files\NifTools\NifSkope
Not wanting to mess with any files in the GIMP's directory, I renamed NifSkope's copy, but the error persisted. I also removed all plug-ins from my user directory as mentioned in the other thread.
It seems that the GIMP is still functional, but it's quite annoying having to click "Ok" three times every time I start the program.