|
-
Aug 25th, 2010, 08:26 PM
#1
Thread Starter
Fanatic Member
Click Once Issue
I'm trying to upload my application onto my webserver so I can use the ClickOnce option for updates.
However when I try do it I get these Warnings...
What am I doing wrong? I've tested my FTP details and I can connect using a FTP program.
Warning 1 Files could not be downloaded from http://www.mysite.com/App/. The remote server returned an error: (404) Not Found. 1 1 MyApp 2011
Warning 2 Unable to view published application at http://www.mysite.com/App/publish.htm. 1 1 MyApp2011
-
Aug 25th, 2010, 10:16 PM
#2
Frenzied Member
Re: Click Once Issue
1) Check your login details again and again.
2) Check with the admin of your server you might have limited rights.
-
Aug 25th, 2010, 10:29 PM
#3
Thread Starter
Fanatic Member
Re: Click Once Issue
1) I have about 5 times
2) I am the admin
-
Aug 25th, 2010, 10:55 PM
#4
Frenzied Member
Re: Click Once Issue
By admin what do you mean?
Is it your server or you are just renting the space?
By the way did try the trouble shooting on MSDN.
http://msdn.microsoft.com/en-us/library/fb94w1t5.aspx
-
Aug 25th, 2010, 11:05 PM
#5
Thread Starter
Fanatic Member
Re: Click Once Issue
It's my server. Rented by mine in full.
-
Aug 25th, 2010, 11:08 PM
#6
Frenzied Member
Re: Click Once Issue
 Originally Posted by Pc_Not_Mac
Was this part ignored?
-
Aug 25th, 2010, 11:10 PM
#7
Thread Starter
Fanatic Member
-
Aug 26th, 2010, 12:08 AM
#8
Thread Starter
Fanatic Member
Re: Click Once Issue
Mp that does not work, looks like you had this problem before as well but never posted the resolution
http://www.vbforums.com/showthread.php?t=594681
Can anyone help
-
Aug 26th, 2010, 10:29 AM
#9
-
Aug 26th, 2010, 11:47 AM
#10
Re: Click Once Issue
Well, look at the error - 404 not found. This could mean:
1. You did not upload all the files (did you even upload them manually?)
2. (This is more likely) You don't have the right configuration set on your web server for EXE files. Here's how I solved that: http://www.vbforums.com/showpost.php...6&postcount=20
-
Aug 26th, 2010, 02:29 PM
#11
Thread Starter
Fanatic Member
Re: Click Once Issue
OKay Issue one fixed! Download .NET Web 2008 not 2010!
NOw I have this error
"UNable to install or run this application. The Application requires the assembly My.SQL.Data Version 6.2.3.0 be installed in the Gloabal Asseembly Cache (GAC) first.
More Information on this system update can be found by visiting the site here"
what's this about?
-
Aug 26th, 2010, 02:41 PM
#12
Re: Click Once Issue
You need to install the latest version of SQL I think. If you have a DLL, you can use gacutil.exe to register it.
-
Sep 3rd, 2010, 01:50 AM
#13
Thread Starter
Fanatic Member
Re: Click Once Issue
Wow I'm sooo lost - what do I need to do?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|