Build Error for ASP.Net app - "could not find file... 'Interface not registered'"

B

Brian Fulford

I am trying to deploy a web app with a deployment project since I am
including Crystal Reports for .Net.
I attached all the merge modules, etc but I am getting a build error when I
try to build the setup project.

Could not find file 'C;\Web\ccsm\ccsm_search.aspx' 'Interface not
registered'

Thie file is included in the project, so I am not sure what is going on!!

any help would be appreciated,

Brian
 
S

Steven Cheng[MSFT]

Hi Brian,

From your description, you're encountering the following error
============
Could not find {file} 'Interface not registered'
============

Does this problem occurs only in the particular project or in any setup
project? We can try make a very simple setup project to see the result. If
also occurs in other setup projects, you can have a look at the following
kb article:

#You receive an "interface not registered" error message when you try to
build a Setup project in Visual Studio .NET
http://support.microsoft.com/?id=835457

Thanks.

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
 
S

Steven Cheng[MSFT]

Hi Brian,

Have you had a chance to check the things in my last reply or have you got
any further progresses on this issue? If there 're anything else we can
help, please feel free to post here. Thanks.

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top