I have a Windows VB application built using VS 2005 Beta 2 that includes a reference to DAO (3.6) but when I do a build I get the following warning. I can't find information on the warning in MSDN or google. Can anyone explain what is causing this and how to correct it.
=============================
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\Microsoft.Common.targets : warning MSB3331: Unable to apply publish properties for item "dao".
=============================

Warning MSB3331
pneumahagion777
Send the message to msbuild@microsoft.com.
Thanks,
Neil
tovvenki
odinlai
Neil
GertGregers
Are you trying to publish your application using the Publish menu item, or is this a plain build
Neil
csenthil
Ken Adams
Bipul
Is this issue resolved
I cannot find any resolution or further correspondance in Click Once forum,
Can you please post the link if you have it
Thank you
OX
I have an xsx file that seems to relate to an xsd file. I need to include both in my applicaiton.
I can include the xsd in my visual studio solution but when I try to add th xsx it doesn't appear to get added; yet it is in the source safe explorer.
I need to have this file deploy with my click once application since it is needed for an editor component piece in the application. It uses the actipro script editor and I need the language definiton files so the editor can recognize xml syntax and other languages and highlight them appropriately.
I get this same warning/error for what seems to be the xsx file since that is the only file that does not get created when the application is published; there is not .deploy file for it.
I made sure the build action is content for all laguage xml files and set the copy to putput directopry as content.
How do I ensure this xsx file will get properly deployed with my application
Link8312
kodiya