473,387 Members | 1,420 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Error Code: 0xe0434f4d

6
I have written a windows forms app, for .net 3.5 sp1, I have dployed this OK to a Vista machine but it fails to run on an XP machine. It generates the above execption code.

I initially thought this was a .NET security issue but the app was installed from the local physical disk and is a fully trusted app.

Anyone any ideas ? (I have deployed other apps to both Vista and XP before using the same security??)
Jan 20 '09 #1
4 6608
Plater
7,872 Expert 4TB
Does the XP machine have the correct version of .NET installed?
Are you using any third party DLLs or COM objects in your project?
Jan 21 '09 #2
jonc1
6
It had 35 on it so I have now created a fresh XP install (in a VM) with 35 SP1 on it. Now the prog starts for a second or two and dies without any messages. I checked by running filemon and it did start but very brioefly. No window ever appears.
I am not referencing any third party dlls or com objects.
is there some compatability issue here or am I right to expect this to work ??
Jan 21 '09 #3
jonc1
6
New development, I have now installed VisualN Studio onto the oroginal XP machine. The prog now starts! This happens both if I run it from within the IDE and if I use the copy I had already installed on the OS.

There must be something that VS installs on the OS that I am depending on but I have no idea what !
Jan 21 '09 #4
Plater
7,872 Expert 4TB
Are you using anything in the VisualBasic namespace? Becuase that requires a special runtime.
Otherwise I am not sure why installing VS would help, unless it installed an older version of .net (1.1 or 2.0 or 3.0) that maybe is just expected to be there
Jan 21 '09 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: aalexander | last post by:
I am getting this error on one of my computers that my software is installed on. It is working fine on others. Thanks!! Microsoft (R) Common Language Runtime Test Debugger Shell Version...
7
by: p | last post by:
WE had a Crystal 8 WebApp using vs 2002 which we upgraded to VS2003. I also have Crystal 9 pro on my development machine. The web app runs fine on my dev machine but am having problems deploying....
4
by: jf li | last post by:
I have a Asp.net web application and a Asp.net Web service application. The Web application is using HtmlInputFile to get a 50M size of file selected by end user, read the data of this file and...
2
by: shama | last post by:
Hi, I am developing shared Add-in in visual studio .net 2005 using extensibility projects -> shared add-in in VC++/ATL language. When I create application, it was not given "Common Language...
1
by: Alan T | last post by:
I have created a scheduled task successfully programmaticall. However, there is something wrong in the process. When the scheduled task is running and stopped, the result was: "0xe0434f4d". I...
0
by: ankan.banerjee | last post by:
Hi all, We have a .NET Server DLL which is hosted as a COM+ application. The server is invoked by another .NET Client DLL which resides on the local machine and is invoked by a MFC application....
0
by: asmapanjabi | last post by:
Hi m trying to copy image file from one location to other as below in openDialog box C#.net if (openFileDialog1.ShowDialog() == DialogResult.OK) { string filename =...
2
hyperpau
by: hyperpau | last post by:
Before anything else, I am not a very technical expert when it comes to VBA coding. I learned most of what I know by the excellent Access/VBA forum from bytes.com (formerly thescripts.com). Ergo, I...
0
hyperpau
by: hyperpau | last post by:
Before anything else, I am not a very technical expert when it comes to VBA coding. I learned most of what I know by the excellent Access/VBA forum from bytes.com (formerly thescripts.com). Ergo, I...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.