|
Home > Archive > Microsoft Content Management Server > October 2004 > CMS 2002 Resource Gallery Naming Issue
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 |
CMS 2002 Resource Gallery Naming Issue
|
|
|
| We have been running CMS 2002 for 8 months now and all of a sudden we
are receiving a naming error when adding a file to the resource
gallery. It is all of a sudden not accepting file names with "&" in
them. However, "&" has been accepted in the file name prior to
this(with CMS 2002).
Is there any known explanation for this?
Thank you in advance.
Here's the specific error:
Invalid name. The name is either empty or contains invalid characters.
A name must contain at least one valid character. Valid characters
include [a-zA-Z0-9 .-_()]. Additionally, a valid name may not end with
a period or contain two consecutive periods. Internal Details:
Extended error: [What='The specified node name is too long. The name
has not been changed.'] [LCID='1033']
[SourceFile='sharedrealnode.cpp'] [SourceFileLine='66'] [DebugInfo='']
[RecommendedAction=''] [ExtraInfo=''] [UniqueErrorId='4007']
[Severity='5'] [Source='AEServerObject.dll'] [CategoryId='0'] (File
c:\src\cmsstable\private\cms\server\reso
lutionobjectmodel\currentresourcegallery
.cpp,
Line 188)
| |
| Stefan [MSFT] 2004-10-26, 5:48 pm |
| Hi MPoz,
& cannot be used in channel or posting names as these properties are used to
build up the URL.
And the URL must not contain this character except in the querstring to
concatenate different parameters.
I assume you added & to the displayname - here it is perfectly fine and
should also work now.
Cheers,
Stefan.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
MCMS FAQ:
http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm
MCMS Blog: http://blogs.msdn.com/stefan_gossner/category/4983.aspx
MCMS Sample Code:
http://www.gotdotnet.com/community/...t+S
erver
MCMS Whitepapers and other docs:
http://blogs.msdn.com/stefan_gossne...2/07/41859.aspx
--------------------------------
"MPoz" <mposluszny@hotmail.com> wrote in message
news:db8fa5d9.0410260751.10c723bc@posting.google.com...
> We have been running CMS 2002 for 8 months now and all of a sudden we
> are receiving a naming error when adding a file to the resource
> gallery. It is all of a sudden not accepting file names with "&" in
> them. However, "&" has been accepted in the file name prior to
> this(with CMS 2002).
>
> Is there any known explanation for this?
>
> Thank you in advance.
>
> Here's the specific error:
> Invalid name. The name is either empty or contains invalid characters.
> A name must contain at least one valid character. Valid characters
> include [a-zA-Z0-9 .-_()]. Additionally, a valid name may not end with
> a period or contain two consecutive periods. Internal Details:
> Extended error: [What='The specified node name is too long. The name
> has not been changed.'] [LCID='1033']
> [SourceFile='sharedrealnode.cpp'] [SourceFileLine='66'] [DebugInfo='']
> [RecommendedAction=''] [ExtraInfo=''] [UniqueErrorId='4007']
> [Severity='5'] [Source='AEServerObject.dll'] [CategoryId='0'] (File
>
c:\src\cmsstable\private\cms\server\reso
lutionobjectmodel\currentresourcegal
lery.cpp,
> Line 188)
|
|
|
|
|