|
Home > Archive > Commerce Server Setup > March 2004 > DEPLOYMENT PROBLEMS...
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
DEPLOYMENT PROBLEMS...
|
|
| Ertan Sekmen 2004-03-11, 10:41 pm |
| I am experiencing problems after deployment operation of Custom
CommerceServer site. On production environment I had packed the site,
prepared custom sql script to modify some object and created a pub package
succesfully.
Then I tried to unpack it on the same server with different sitename...
everything seemed ok but the site application was missing. I checked the log
and see this error message :
[15:20:12] ========================================
===========
[15:20:12] 15:20:12 08.03.2004
[15:20:12] Initializing...
[15:20:12] The cmdline used to launch the packager: /s:UnpackTest
/f:C:\pkg\koysepete.pup /a
[15:20:13] IIS Entry #1 Name:Default Web Site Path:c:\inetpub\wwwroot
[15:20:13] IIS Entry #2 Name:Microsoft SharePoint Administration
Path:C:\Program Files\Common Files\Microsoft Shared\Web Server
Extensions\50\isapi\_vti_adm
[15:20:13] Visual Mode
[15:20:13] Loading the package information
[15:20:13] Opening a compound document
[15:20:13] Getting package INI file
[15:20:13] Extracting Config stream contents and putting in C:\Documents and
Settings\test\Local Settings\Temp\1\TOC.ini file
[15:20:17] IIS Entry #1 Name:Default Web Site Path:c:\inetpub\wwwroot
[15:20:17] IIS Entry #2 Name:Microsoft SharePoint Administration
Path:C:\Program Files\Common Files\Microsoft Shared\Web Server
Extensions\50\isapi\_vti_adm
[15:20:33] Path of package: C:\pkg\koysepete.pup
[15:20:35] Initializing SiteConfig for UnpackTest
[15:20:36] Extracting object data for koysepete5 from Config
[15:20:36] Asking for application name for koysepete5
[15:20:36] Creating virtual directory for UnpackTest
[15:20:36] Extracting Files stream contents and putting in C:\Documents and
Settings\test\Local Settings\Temp\1\koysepete5_SiteFilesBlob
.cab file
[15:20:37] Unpacking files for UnpackTest
[15:20:37] Unpacking the site files.
[15:20:37] Unpack : The CAB file getting extracted is : C:\Documents and
Settings\test\Local Settings\Temp\1\koysepete5_SiteFilesBlob
.cab
[15:20:37] The following command is being executed to decompress a file from
the package: "C:\Program Files\Microsoft Commerce Server
2002\cabarc.exe" -p -r -o X "C:\Documents and Settings\test\Local
Settings\Temp\1\koysepete5_SiteFilesBlob
.cab"
"c:\inetpub\wwwroot\UnpackTest\
[15:20:38]
Microsoft (R) Cabinet Tool - Version 1.00.602.2 (08/14/97)
Copyright (c) Microsoft Corp 1994-1997. All rights reserved.
Extracting file(s) from cabinet 'C:\Documents and Settings\test\Local
Settings\Temp\1\koysepete5_SiteFilesBlob
.cab':
-- Error opening 'c:\inetpub\wwwroot\UnpackTest\\Assembly
Info.vb' for
output
FDICopy() failed: code 11 [User aborted]
[15:20:38] File decompression is complete
[15:20:38] Creating the directory under IIS.
[15:20:38] Extracting IISData stream contents and putting in C:\Documents
and Settings\test\Local Settings\Temp\1\koysepete5IISData.blb file
[15:20:38] An error occurred when attempting to create the URL for the
following IIS application: UnpackTest 46:Permission denied
[15:20:40] Operation Completed
[15:20:40] Displaying Final information screen
[15:21:21] Starting Cleanup
[15:21:21] Cleanup finished.
[15:21:21] Program ending.
[15:21:21] Exit status code for this session: -1
Then When I checked the original production site and received this error on
basket page :
Component Execution failed for component[0x1] hr: 0x80004005 ProgID:
Commerce.RequiredProdInfo.1 Dictionary error: Value for key 'MessageManager'
in dictionary 'Pipe Context' is missing (orderform=default)
I have no idea about what was wrong with AssemblyInfo.vb and what happened
to 'MessageManager' object. I searched through web and found things about
web.config file, but there is no change on web.config and it was working
well.
Any help would be appriciated.
thanks in advance,
Ertan Sekmen
| |
| John Inman [MSFT] 2004-03-18, 1:55 pm |
| For the PUP problem below, please review this article, it may resolve the
issue...
http://support.microsoft.com/?id=328614
Hope this helps!
John
This posting is provided "AS IS" with no warranties, and confers no rights.
EBusiness Server Team
--------------------[color=darkred]
microsoft.public.commerceserver.setup. deploymentoperations:3304[color=darkred]
log[color=darkred]
and[color=darkred]
and[color=darkred]
from[color=darkred]
on[color=darkred]
'MessageManager'[color=darkred]
|
|
|
|
|