473,651 Members | 2,538 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

PublishState.xm l

Hi there

I have seen a few posts about this one already but none that have a
solution. There appears to be a bug report at

http://lab.msdn.microsoft.com/Produc...e-1d1a01235cf1

but this was closed as it could not be reproduced by Microsoft.

Well I can reproduce it and having found two or so posts I guess there is a
problem somewhere.

Basically when I try to copy a project to the ISP using the Copy Project
Option on either http or Ftp the copy takes place and then the upload hangs.
When you close the copy option using the x in the top right hand corner the
error message is:

"Could not find a part of the path c:\windows\.... ...... PublichState.xm l"

I have checked the path and this path doesn't exist.

I am working using Visual Studio 2005 Pro on Windows XP Pro and the website
is being developed on IIS 6.0 on a Windows 2003 Server. So in effect when I
am trying to copy the site I am attempting to copy the website from one IIS
Server (my development machine) to another IIS Server (the production server
at the ISP).

Any help appreciated.

PS I was origonally going to post on the Visual Studio group but an earlier
post there said that the VS Web Tools team monitor this group.

--
Regards

Martyn Fewtrell
Feb 21 '06 #1
7 1395
On Tue, 21 Feb 2006 03:45:29 -0800, Martyn Fewtrell <mf*******@news group.nospam>
wrote:
Hi there

I have seen a few posts about this one already but none that have a
solution. There appears to be a bug report at

http://lab.msdn.microsoft.com/Produc...e-1d1a01235cf1

but this was closed as it could not be reproduced by Microsoft.

Well I can reproduce it and having found two or so posts I guess there is a
problem somewhere.

Basically when I try to copy a project to the ISP using the Copy Project
Option on either http or Ftp the copy takes place and then the upload hangs.
When you close the copy option using the x in the top right hand corner the
error message is:

"Could not find a part of the path c:\windows\.... ...... PublichState.xm l"

I have checked the path and this path doesn't exist.

I am working using Visual Studio 2005 Pro on Windows XP Pro and the website
is being developed on IIS 6.0 on a Windows 2003 Server. So in effect when I
am trying to copy the site I am attempting to copy the website from one IIS
Server (my development machine) to another IIS Server (the production server
at the ISP).

Any help appreciated.

PS I was origonally going to post on the Visual Studio group but an earlier
post there said that the VS Web Tools team monitor this group.


Just so you know you're not alone; I have seen this also, but I am not using
IIS for development. I'm using the File method.

However, in my case there seems to be no problem with the copy. The deployment
is being done. In fact I found that if I have more than one page open in the
IDE work area, changing to the other page from the copy page releases the copy
page so that it redraws when you go back to it. I think the trouble is a redraw
issue with the copy web page, causing the appearance of a hangup.
Otis Mukinfus
http://www.arltex.com
http://www.tomchilders.com
Feb 22 '06 #2
Thanks for Otis's input.

Hi mfewtrell,

For the publishState.xm l file, it's used internally for maintaining the
status info during our copy web site operation, so far we haven't any
documented info on it. However, it is likely that in your environment, this
file is not created correctly or get corrupted. Based on my test, this file
will be created when we start connecting to a remote site and application
to do the copy site. And the file is created under the

C:\Documents and Settings\{curre nt user}\Local Settings\Applic ation
Data\Microsoft\ WebsiteCache\{e bApplicationNam e}

You can mointor the directly when you try performing copy website. If that
exists, you can try deleting it and reconnect the remote site again to
test.(and deleting the complete application dir under WebsiteCache is also
possible for test).

Thanks,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Feb 22 '06 #3
On Wed, 22 Feb 2006 05:31:30 GMT, st*****@online. microsoft.com (Steven
Cheng[MSFT]) wrote:
Thanks for Otis's input.

Hi mfewtrell,

For the publishState.xm l file, it's used internally for maintaining the
status info during our copy web site operation, so far we haven't any
documented info on it. However, it is likely that in your environment, this
file is not created correctly or get corrupted. Based on my test, this file
will be created when we start connecting to a remote site and application
to do the copy site. And the file is created under the

C:\Documents and Settings\{curre nt user}\Local Settings\Applic ation
Data\Microsoft \WebsiteCache\{ ebApplicationNa me}

You can mointor the directly when you try performing copy website. If that
exists, you can try deleting it and reconnect the remote site again to
test.(and deleting the complete application dir under WebsiteCache is also
possible for test).

Thanks,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Thank you Steven

Otis Mukinfus
http://www.arltex.com
http://www.tomchilders.com
Feb 23 '06 #4
Funny things these computers!

Having used VS2005 FTP for several days without success everything appears
to work OK today. No obvious explanation although I did restart the
workstation this morning. I'm not sure whether I had restarted it over the
last few days or not as I often don't reboot for days on end (suppose thats a
good show for XP!).

Anyway thanks for your help.
--
Regards

Martyn Fewtrell
"Otis Mukinfus" wrote:
On Wed, 22 Feb 2006 05:31:30 GMT, st*****@online. microsoft.com (Steven
Cheng[MSFT]) wrote:
Thanks for Otis's input.

Hi mfewtrell,

For the publishState.xm l file, it's used internally for maintaining the
status info during our copy web site operation, so far we haven't any
documented info on it. However, it is likely that in your environment, this
file is not created correctly or get corrupted. Based on my test, this file
will be created when we start connecting to a remote site and application
to do the copy site. And the file is created under the

C:\Documents and Settings\{curre nt user}\Local Settings\Applic ation
Data\Microsoft \WebsiteCache\{ ebApplicationNa me}

You can mointor the directly when you try performing copy website. If that
exists, you can try deleting it and reconnect the remote site again to
test.(and deleting the complete application dir under WebsiteCache is also
possible for test).

Thanks,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Thank you Steven

Otis Mukinfus
http://www.arltex.com
http://www.tomchilders.com

Feb 23 '06 #5
Thanks for followup Martyn,

Glad to hear that you've got it working now. Could it be something with
network ,sometimes this could be the cause.

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Feb 24 '06 #6
I'm not really sure what is causing the issue as so far I only have two live
projects in VS2005, all the rest are still on VS2003. I noticed yesterday
that when I published up the second of my projects I had the same problem
where the copy just locked up and when I eventually closed the copy box the
error about the missing path/file was present.

I then shut down the project along with VS2005, did a restart and next time
around everything worked fine. In my case I suspect the issue is with the
origonal creation of the file in the temp directory. It appears that shutting
everything down and restarting clears this issue. When you close the project
does it update the cache copy?

Other than that i dont have any idea.

--
Regards

Martyn Fewtrell
"Steven Cheng[MSFT]" wrote:
Thanks for followup Martyn,

Glad to hear that you've got it working now. Could it be something with
network ,sometimes this could be the cause.

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Feb 24 '06 #7
I think this is still like something incorrect with the temp files under
the website cache dir. We haven't detailed doc on those files' behavior
since they're for internal use, however, after we close the project they
may still be persited there since those files specific to a certain remote
server connection.

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Feb 28 '06 #8

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

Similar topics

1
1115
by: Shimon Sim | last post by:
I need to publish site and I am having problems with VS2005. When I select a file and press arrow to update. VS2005 hangs for a while. If I click x to close the window - stop doesn't work- VS2005 gives me following message: "Could not find a part of the path 'C:\Documents andSettings\Shimon\Local Settings\Application Data\Microsoft\WebsiteCache\PipeBizWeb\PublishState.xml'. Any solution? Thank you, Shimon
0
8275
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8694
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8457
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8571
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7294
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6157
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5605
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
1905
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1585
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 can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.