473,327 Members | 2,103 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,327 software developers and data experts.

Does anybody know?

What to do with this error while compiling Setup project?

"An error occured while validating. HRESULT = '80040155'"
Nov 15 '05 #1
3 1488
Hi Jacek,

What do you think could cause this error? I mean, do you use custom actions
or any advanced stuff like that? You can also look up this error code in the
Windows Installer SDK - in its raw form, and the error number (0x0155 in hex
form) itself.

--
Dmitriy Lapshin [C# / .NET MVP]
X-Unity Test Studio
http://x-unity.miik.com.ua/teststudio.aspx
Bring the power of unit testing to VS .NET IDE

"Jacek Jurkowski" <jj********@op.pl> wrote in message
news:eV**************@TK2MSFTNGP10.phx.gbl...
What to do with this error while compiling Setup project?

"An error occured while validating. HRESULT = '80040155'"


Nov 15 '05 #2
> What to do with this error while compiling Setup project?

"An error occured while validating. HRESULT = '80040155'"

Is this a standalone program or does it use other custom dll's?
Do you get this error during compilation, or when your programs starts to
execute.

I think that this is some dll that you load that either is not installed or
is the wrong version.
Another possibilty is that you launch this application form a network
drive.(maybe comple directly on a nework drive?)


Nov 15 '05 #3
Make sure that the file you are trying to access is not locked by another
process and that the
destination directory actually exists and also there is enough free space.

Hope this helps,
Martha

"Jacek Jurkowski" <jj********@op.pl> wrote in message
news:eV**************@TK2MSFTNGP10.phx.gbl...
What to do with this error while compiling Setup project?

"An error occured while validating. HRESULT = '80040155'"

Nov 15 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Bill Mill | last post by:
Hey all, There was a lot of talk on this list about recording pycon 2005 talks, but I never saw any messages saying that they'd actually been recorded. The wiki page (...
1
by: Sam | last post by:
Does anybody know the proper format to pass content-type in a mailto: Link? Here is what I have. I doesn't work if I escape() the whole body either. Thanks! var z = new String("mailto:");...
0
by: manny | last post by:
This might be a stupid question. Does anybody know how to print a Datalist object. I have been all over the net and have found nothing but dead-ends. In my opinion this should be a built in function...
4
by: Umut Tezduyar | last post by:
I have generated a control that simpifies most of the layout problems that asp.net 1.1 and 1.0 face. I want to submit it to microsoft for the investigation. Does anybody know where should I submit...
9
by: Kristoffer Arfvidson | last post by:
Does anybody have a link to a control that is free that looks like... You know in xp, you have a kind of a statusbar, but instead of working from one side to another, its, going side to side, like...
5
by: Geoff Jones | last post by:
Hi Does anybody use the Visual Basic Resource Kit? I have a question about it and I've either discovered a bug in it or have a problem with my installation. Geoff
89
by: Cuthbert | last post by:
After compiling the source code with gcc v.4.1.1, I got a warning message: "/tmp/ccixzSIL.o: In function 'main';ex.c: (.text+0x9a): warning: the 'gets' function is dangerous and should not be...
1
by: JSievers | last post by:
Hallo. A good friend of me develops web suites, for example his own at: www.augenpunkte.de. As you can see there my friend is blind and also he uses a Braille-line to develop these projects. For...
5
by: Nathan Sokalski | last post by:
I am looking for a reference that lists the equivelant JavaScript/JScript properties (for example, it took me a while to find that event.x/event.y were the IE equivelant of...
2
by: jermichael_duff | last post by:
Does anybody know how to develop a queue class based on circular chasing pointers with an integer dynamic array and develop a queue class based on an integer linked list. Compare the performance...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.