Can ClickOnce deploy web application? If not, should I pack my web service application in window installer package and make it a prerequisite in ClickOnce? Thanks
Kennon2005 Monday, July 11, 2005 6:25 PM
ClickOnce is for windows app deployment only and you cant deploy a web service with that. Making it as a prerequisite will definitely work.
Kunal Yadav Wednesday, July 13, 2005 5:52 AM
Anyone has idea? Thank
Kennon2005 Wednesday, July 13, 2005 5:12 AM
ClickOnce is for windows app deployment only and you cant deploy a web service with that. Making it as a prerequisite will definitely work.