472,145 Members | 1,936 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

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

Problem with setup

I have an application that works, which is written in VB using Visual Studio
2003. Now, I'm trying to create a setup application for it. As the
application uses Crystal Reports, I followed the instructions provided by
Microsoft in
http://msdn.microsoft.com/library/de...us/crystalmn/h
tml/crtskdeployingwindowsapplications.asp

When I attempt to build the setup application, I'm getting the following
error in the task windows:
An error occurred when validating. HRESULT = '80040155'
The file listed is the setup's project vdproj file.

Here's the output from the output window:

------ Build started: Project: MyReport, Configuration: Release
..NET ------

Preparing resources...
Updating references...
Performing main compilation...
Building satellite assemblies...

------ Starting pre-build validation for project 'MyReport
Setup' ------
ERROR: An error occurred while validating. HRESULT = '80040155'
------ Pre-build validation for project 'MyReport Setup'
completed ------
------ Build started: Project: MyReport Setup, Configuration:
Release ------


---------------------- Done ----------------------

Build: 1 succeeded, 1 failed, 0 skipped
Anyone have any idea, suggestion, etc. as to what could be causing the
error, or how to resolve the problem?

TIA,

Richard Rosenheim
Nov 20 '05 #1
3 3617
Are you using any COM objects?

~
Jeremy

"Richard L Rosenheim" <ri*****@rlr.com> wrote in message
news:O$**************@TK2MSFTNGP09.phx.gbl...
I have an application that works, which is written in VB using Visual Studio 2003. Now, I'm trying to create a setup application for it. As the
application uses Crystal Reports, I followed the instructions provided by
Microsoft in
http://msdn.microsoft.com/library/de...us/crystalmn/h tml/crtskdeployingwindowsapplications.asp

When I attempt to build the setup application, I'm getting the following
error in the task windows:
An error occurred when validating. HRESULT = '80040155'
The file listed is the setup's project vdproj file.

Here's the output from the output window:

------ Build started: Project: MyReport, Configuration: Release
.NET ------

Preparing resources...
Updating references...
Performing main compilation...
Building satellite assemblies...

------ Starting pre-build validation for project 'MyReport
Setup' ------
ERROR: An error occurred while validating. HRESULT = '80040155'
------ Pre-build validation for project 'MyReport Setup'
completed ------
------ Build started: Project: MyReport Setup, Configuration:
Release ------


---------------------- Done ----------------------

Build: 1 succeeded, 1 failed, 0 skipped
Anyone have any idea, suggestion, etc. as to what could be causing the
error, or how to resolve the problem?

TIA,

Richard Rosenheim


Nov 20 '05 #2
Try going to http://support.microsoft.com/?id=329214 and doing the fix for
"Missing Registrations"
---
David Guyer - VBQA Deployment Testing
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
From: "Richard L Rosenheim" <ri*****@rlr.com>

I have an application that works, which is written in VB using Visual Studio2003. Now, I'm trying to create a setup application for it. As the
application uses Crystal Reports, I followed the instructions provided by
Microsoft in
http://msdn.microsoft.com/library/de...-us/crystalmn/ html/crtskdeployingwindowsapplications.asp

When I attempt to build the setup application, I'm getting the following
error in the task windows:
An error occurred when validating. HRESULT = '80040155'
The file listed is the setup's project vdproj file.


Nov 20 '05 #3
Thanks guys.

Per the KB article David referenced, I checked the various registry settings
(they were all okay), and then unregistered and re-registered mergemod.dll.
I went into Visual Studio, closed all the windows (per the KB article), and
then built the setup project. It compiled successfully. I'm not sure if
re-registering mergemod.dll or closing the windows did the trick, but in
either case, I'm able to build the setup project.

Thanks for the assistance,

Richard Rosenheim
"David Guyer [MS]" <da****@online.microsoft.com> wrote in message
news:#Q**************@cpmsftngxa06.phx.gbl...
Try going to http://support.microsoft.com/?id=329214 and doing the fix for
"Missing Registrations"
---
David Guyer - VBQA Deployment Testing
This posting is provided "AS IS" with no warranties, and confers no rights. --------------------
From: "Richard L Rosenheim" <ri*****@rlr.com>

I have an application that works, which is written in VB using Visual

Studio
2003. Now, I'm trying to create a setup application for it. As the
application uses Crystal Reports, I followed the instructions provided by
Microsoft in


http://msdn.microsoft.com/library/de...-us/crystalmn/
h
tml/crtskdeployingwindowsapplications.asp

When I attempt to build the setup application, I'm getting the following
error in the task windows:
An error occurred when validating. HRESULT = '80040155'
The file listed is the setup's project vdproj file.

Nov 20 '05 #4

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

4 posts views Thread by Nick | last post: by
reply views Thread by Adam Clauss | last post: by
5 posts views Thread by Chris Austin | last post: by
13 posts views Thread by Lee Newson | last post: by
2 posts views Thread by WWengert | last post: by
1 post views Thread by vedran | last post: by
reply views Thread by Saiars | last post: by

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.