When I run a .MPX FILE ,I getting a message "An import error occurred" - ms-project

When I run a .MPX file ,I am getting this pop up message. Plese help me to tell what to do to run this file

The MPX file type is a legacy text-based file format which can be used by older versions of Microsoft Project. The .mpx extension is associated with Microsoft Project, which is why Project is being used to open the file in the screenshot you provided. It may be that the file is corrupt or is not actually an MS Project MPX file, which is why Project is having problems opening it. If this is still an issue, posting a sample file will help provide a more specific diagnosis of the error message.

Related

dump_sys.exe google breakpad for mingw not working

I am trying to integrate google breakpad with my qt application in order to generate the dump file. this is working fine. dump file is getting generated whenever application is crashing but next step is to generate the symbol file for that exe.
to accomplish this dump_sys.exe is provided by the google breakpad, but whenver I am running that dump_sys.exe. I am getting the following error.
CoCreateInstance CLSID_DiaSource {4C41678E-887B-4365-A09E-925D28DB33C2} failed (msdia*.dll unregistered?)
I tried to install visual studio 2013 and registered all the needed msdia*.dll but still getting the same error. Please tell me how to resolve this. I am stuck at this from quite a time now.

No relevant source lines error. Compilation error

It has been answered before, but i don't know the way to find the exact solution. I took whole day to find the solution but i entirely stuck with this.
I was worked with my project nicely on day before yesterday. I designed many modules for doing my project further. AS usual i opened and started doing (I didn't get any errors) my project today in visual studio. To execute my old project(coding) once again, i checked in browser, as soon as i did, my face gone too bad :( because of this strange error. Error is,
Compilation Error
Description : An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
*Compiler Error Message:*CS0009: Metadata file 'c:\Windows\Microsoft.NET\assembly\GAC_32\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll' could not be opened -- 'Error importing module 'System.EnterpriseServices.Wrapper.dll' of assembly 'c:\Windows\Microsoft.NET\assembly\GAC_32\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll' -- An attempt was made to load a program with an incorrect format. '
Source Error:
[No relevant source lines]
I did deleting temporary files in this area : C:\Users\username\AppData\Local\Temp\Temporary ASP.NET Files. But again I'm getting the root folder when am running the project
Any help, would be more and more helpful to me. Thanks in advance.
The error message
An attempt was made to load a program with an incorrect format
means that there is an incompatibility in processor architecture. I think you installed either the 32- or 64-bit version of .NET and try to run your website in the opposite architecture.
You should install both the .NET framework versions, or change your application pool to use the right processor architecture.

Compilation Error in Asp.Net

Am sure, it has been answered before, but i don't know the way to find the exact solution. I took whole day to find the solution but i entirely stuck with this.
I was worked with my project nicely on day before yesterday. I designed many modules for doing my project further. AS usual i opened and started doing (I didn't get any errors) my project today in visual studio. To execute my old project(coding) once again, i checked in browser, as soon as i did, my face gone too bad :( because of this strange error. Error is,
Compilation Error
Description : An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
*Compiler Error Message:*CS0009: Metadata file 'c:\Windows\Microsoft.NET\assembly\GAC_32\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll' could not be opened -- 'Error importing module 'System.EnterpriseServices.Wrapper.dll' of assembly 'c:\Windows\Microsoft.NET\assembly\GAC_32\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll' -- An attempt was made to load a program with an incorrect format. '
Source Error:
[No relevant source lines]
This is the error am facing till now. I don't where I'm wrong.
I did deleting temporary files in this area : C:\Users\username\AppData\Local\Temp\Temporary ASP.NET Files. But again I'm getting the root folder when am running the project
Any help, would be more and more helpful to me. Thanks in advance.

"there was a prblem sending the command to the program" Error Message

A bit of a shot in the dark but I am having difficulties with MS Project 2010 opening a file.
Upon loading of the file that is located on a smb share I get this error message:
"There was a problem sending the command to the program"
Tried the following:
rebooting
repairing ms project 2010
reinstalling ms project 2010
tried opening it on another system - (got no error on one system but got the same error on another system)
various registry hacks found on Google
I want to understand more about the error message. I have been reading that this error message has to do with the DDE and it is probably a link within the project file that is causing the error message. How do I pinpoint the problem within the Project File?
Project files are particularly susceptible to corruption. Try to rebuild it by:
open the file on a computer with no errors
save it in XML format
open the XML file and save it in mpp format
This worked for me:
Delete the registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\MSProject.Project.9\shell\Open\ddeexec
found here: http://answers.microsoft.com/en-us/office/forum/office_2010-project/msproject-2010-there-was-a-problem-sending-the/1f6bba31-4580-4844-9aa9-79ec04a35ea3?auth=1

Monodevelop debugging asp.net with xps Metadata file error

I'm trying to run the simple asp.net application created by Monodevelop but i get a strange error
CS0006: Metadata file `/path_to_myhome/c' could not be found
Actually i don't know how to fix it. I've done several search on the internet without success. Any help would be appreciated.

Resources