Connecting Tech Pros Worldwide Forums | Help | Site Map

Getting a reference warning during ClickOnce

Dean Slindee
Guest
 
Posts: n/a
#1: Jul 20 '08
In a VS2005 project that I am publishing with ClickOnce, a warning message
appears saying "Unable to apply publish properties for item
"microsoft.visualbasic.powerpacks.printing.printfo rm". The project formerly
referenced this object, but it was removed from the References tree node
after all code needing the reference was deleted. It does not show in the
Project References tab under References: or Unused References. It does not
show up under Publish. Applications Files. It is listed in
Publish.Prerequisites, but is unchecked. And finally, I have searched for
"powerpacks" in the code, but found nothing.

Can anyone else suggest another place to search?

Thanks in advance...
Dean S


=?Utf-8?B?U3VydHVyWg==?=
Guest
 
Posts: n/a
#2: Jul 22 '08

re: Getting a reference warning during ClickOnce


Have you tried the menu option Build>Clean Solution before publishing?

--
David Streeter
Synchrotech Software
Sydney Australia


"Dean Slindee" wrote:
Quote:
In a VS2005 project that I am publishing with ClickOnce, a warning message
appears saying "Unable to apply publish properties for item
"microsoft.visualbasic.powerpacks.printing.printfo rm". The project formerly
referenced this object, but it was removed from the References tree node
after all code needing the reference was deleted. It does not show in the
Project References tab under References: or Unused References. It does not
show up under Publish. Applications Files. It is listed in
Publish.Prerequisites, but is unchecked. And finally, I have searched for
"powerpacks" in the code, but found nothing.
>
Can anyone else suggest another place to search?
>
Thanks in advance...
Dean S
>
Closed Thread