473,499 Members | 1,618 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Can't "Copy Project" to my Web host

Hi There!

I'm using "Copy Project" function of VS.NET to upload my ASP.NET application
to my web server (not my own web server) and they have Front Page Server
Extensions installed as well. However, when I run the "Copy Project"
function, I get this error....


Unable to create Web Project 'WebApplication1'. Object Not Found
Anybody can help me figure out the problem please?

Thanks all in advance!

Don
Nov 18 '05 #1
4 1579
anybody please....

Don

"Don Wash" <do*@wash.com> wrote in message
news:%2***************@TK2MSFTNGP11.phx.gbl...
Hi There!

I'm using "Copy Project" function of VS.NET to upload my ASP.NET application to my web server (not my own web server) and they have Front Page Server
Extensions installed as well. However, when I run the "Copy Project"
function, I get this error....

>
Unable to create Web Project 'WebApplication1'. Object Not Found


Anybody can help me figure out the problem please?

Thanks all in advance!

Don

Nov 18 '05 #2
You must install/enable Frontpage Extension at yout server.

--
Saber S.
http://maghalat.com (Persian)
"Don Wash" <do*@wash.com> wrote in message
news:%2***************@TK2MSFTNGP11.phx.gbl...
Hi There!

I'm using "Copy Project" function of VS.NET to upload my ASP.NET
application
to my web server (not my own web server) and they have Front Page Server
Extensions installed as well. However, when I run the "Copy Project"
function, I get this error....

>
Unable to create Web Project 'WebApplication1'. Object Not Found


Anybody can help me figure out the problem please?

Thanks all in advance!

Don

Nov 18 '05 #3
Hey Don,

If you can't get it to work, just copy the files manually using FTP.

You need to copy the .dll in the /bin folder, the .aspx files, and the
images.

Ken
"Don Wash" <do*@wash.com> wrote in message
news:%2***************@tk2msftngp13.phx.gbl...
anybody please....

Don

"Don Wash" <do*@wash.com> wrote in message
news:%2***************@TK2MSFTNGP11.phx.gbl...
Hi There!

I'm using "Copy Project" function of VS.NET to upload my ASP.NET

application
to my web server (not my own web server) and they have Front Page Server
Extensions installed as well. However, when I run the "Copy Project"
function, I get this error....

>>
Unable to create Web Project 'WebApplication1'. Object Not Found


Anybody can help me figure out the problem please?

Thanks all in advance!

Don



Nov 18 '05 #4
You might also make sure that the server is running the same version of
..NET. Recently, I was trying to copy a project from vs.net 2003 to a server
that had .NET 1.0 and it would not create the project. Once the server was
set to .NET 1.1 everything was fine.

--
Rocky Moore
www.HintsAndTips.com / Share your tips - Earn rewards
www.MyQuickPoll.com / 2004 Election poll ID #33
www.GotTheAnswerToSpam.com / Block virtually all spam email
www.RJSoft.com/Products/RJContentPanel/ - Free web user template content
control!

"Don Wash" <do*@wash.com> wrote in message
news:#5*************@TK2MSFTNGP11.phx.gbl...
Hi There!

I'm using "Copy Project" function of VS.NET to upload my ASP.NET application to my web server (not my own web server) and they have Front Page Server
Extensions installed as well. However, when I run the "Copy Project"
function, I get this error....

>
Unable to create Web Project 'WebApplication1'. Object Not Found


Anybody can help me figure out the problem please?

Thanks all in advance!

Don

Nov 18 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1583
by: Kevin Schneider | last post by:
Please forgive me if this is a bit off topic, but I haven't had any takers in other forums. With ASP.NET projects, is it possible to have VS.NET automatically change the configuration options of...
0
1330
by: Tom Clement | last post by:
Hi folks. I have a question about "Copy Local". We have quite a few projects in our solution (35) and some of them reference the very large "Microsoft.mshtml.dll". I was wondering why leave...
2
1489
by: interuser | last post by:
I want to automate deployment that I now do using the "copy project" button. Is there a script that does this or ideas how to make one? I do not want to make a deployment project or use xcopy ,...
0
1077
by: Hanuman | last post by:
Hi, On the IBM host we use a product called RDX that lets us copy "related" table data from the QA and prod environments to our UT environments. For example if we provide a CustomerID as input...
2
5650
by: Sam | last post by:
I would like to put my help files and some other dependencies under source control and have them copy themselves to the Debug and Release paths automatically when the solution is built. .. I...
0
1102
by: tom777 | last post by:
For some ASP.NET projects, after I have been working on them awhile the "Copy Project..." stops working when I try to copy the project to the web server, which is on another machine. The error...
1
1371
by: sck10 | last post by:
Hello I am using Visual Web Developer 2005 Express. Whenever I use the "copy web site" function, it creates a "publishform" button on my task bar that doesn't go away. So if I publish 3...
3
1634
by: GB | last post by:
Hi, I used VB2005 (VB.Net Apps) for about a year without problem. And all at a sydden, nothing works now : When starting a project in VB.net (debug mode), I get a strange message : "Error while...
3
1934
by: Jess | last post by:
Hello, The C++ reference says the return result of "copy" is an output iterator. I'm wondering how I can assign the returned iterator to some other iterator. I tried int main(){ string...
0
7132
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7009
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7178
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
6899
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7390
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5475
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
3103
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
1
665
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
302
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.