Hi everybody,
I am trying to package and deploy my little WebPart.
When I use the template projects under Visual Studio .NET 2003 It goes so well and works,
But I do same thing but without Templates and under Visual Studio 2005. I add the Manifest.xml and desc.dwp files manualy. in this case i fail every time. and I get following message:
can't find this file specified int the file manifest.xml mydwp.dwp operation completed with errors
For both case I use following:
>> stsadm -o addwppack –force –globalinstall –filename MyCabFile.CAB
in the VS 2005 case I can not see my dwp file under CabPorj -> ContentFiles -> properties -> Outputs.
I donot now why? do i have to change the location of my dwp file?
Manifest file has been edit correctly.
I am trying to package and deploy my little WebPart.
When I use the template projects under Visual Studio .NET 2003 It goes so well and works,
But I do same thing but without Templates and under Visual Studio 2005. I add the Manifest.xml and desc.dwp files manualy. in this case i fail every time. and I get following message:
can't find this file specified int the file manifest.xml mydwp.dwp operation completed with errors
For both case I use following:
>> stsadm -o addwppack –force –globalinstall –filename MyCabFile.CAB
in the VS 2005 case I can not see my dwp file under CabPorj -> ContentFiles -> properties -> Outputs.
I donot now why? do i have to change the location of my dwp file?
Manifest file has been edit correctly.