TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Luca
NA
2
0
ClickOnce and URL parameter
Sep 27 2007 10:52 AM
Hi,
I need to pass some URL parameters in the query string of a ClickOnce application. I read the msdn article to do that, but I cannot reach to do it.
I checked the right option to enable query string parameters and I set only online run; I've a button in an ASP webapp that make postback to the url of the ClickOnce: "http://servername/GCI/publish.htm?xxx=yyy", but it says that it doesn't exist. I tried also "http://servername/GCI/GCI.application?xxx=yyy", but it's the same...
If i go to "http://servername//GCI/publish.htm", I can run the application, but without URL parameters...
So, where I'm wrong?
Reply
Answers (
0
)
Start without debugging option is missing
Hide command window