 |
|
 |
"""Open Visual Studio. Include directory in your MCMS project. Rebuild project."""
Where is the project that I should open it in Visual Stodio??
I am going to use it throuth sharepoint site, I already added the webpart but about second part,
I think I missed something maybe very simple...
Which projest is the one I should open and rebuild??
Thanks,
|
|
|
|
 |
|
 |
Hi All,
We have a web part control on SharePoint site. The data in this web part is fetched from an HTMLPlaceHolderControl on a page in MCMS site. The problem is that the height of this web part remains fixed. What we need is that the height of this web part should depend on the data coming from MCMS. Has anyone implemented this kind of behavior for web part? Any kind of pointer/link/code snippet in this regard will be of great HELP.
The web part we are using is MCMS Placeholder Content Web Part.
Thanks and regards,
Davendra
|
|
|
|
 |
|
 |
Which browser are you using? It should be floating height in IE.
|
|
|
|
 |
|
 |
I'm using Windows IE but still getting scroll bars. Do I have to do some configuration setting for webpart? Or am I missing something?
Regards
Davendra
|
|
|
|
 |
|
 |
Our MCMS website is using Forms authentication for authoring. It is also written in VB.NET.
I converted the MCMS code here from C# to VB. That seems to work fine. The issue I'm having is that when I click on the "Select Page & Placeholder" button for the web part it opens the dialog but prompts me for a Windows Authentication. If I enter my credentials it fails with "Access denied". I wondering if the forms authentication is causing this.
Any suggestions?
-- modified at 15:15 Thursday 26th January, 2006
Ok, I changed MCMS to use Windows Authentication and the Select dialog now displays but it's empty. No Channels, No Pages and No placeholders.
Why?
Another thing I discovered is that if the title of the SharePoint page has a space in it this dialog displays a bad query error.
|
|
|
|
 |
|
 |
I download the MCMS 2002 but it doest not work with vStudio 2003 (instalation dependencies) What can i do?
thanks
gracias
|
|
|
|
 |
|
|
 |
|
 |
I just see that, but the available installer in http://www.microsoft.com/cmserver/default.aspx?url=/cmserver/downloads/
in the "trial software" is the file "cms2002sp1eval.exe" and I download the complements (sp1, sp1a, connectors, etc.) but this installer do not let continue if the vStudio dependences is complete (of course, i uncheck the other install options, the developer appear disabled and the other two are the only way)
What can I do?
The url of file is: http://download.microsoft.com/download/4/2/4/424cf9b2-be28-4411-900b-c67daa13b348/cms2002sp1eval.exe
And the previous page is: http://www.microsoft.com/cmserver/default.aspx?url=/cmserver/evaluation/evaleditiondl.htm
Thanks
gracias
|
|
|
|
 |
|
 |
I am not familiar about the evaluation version. May be a question to newsgroup microsoft.public.cmserver.evaluation will help.
|
|
|
|
 |
|
 |
I have installed the placeholder web part. I can add the part to my page. I can select the page and placeholder but they do not display in the toolpane fields. Any ideas?
|
|
|
|
 |
|
 |
In the "Select Placeholder for Web Part" dialog, I assume everything went fine and you clicked OK in the dialog after you selected the placeholder? After that, the page path and placeholder name should show in the toolpane. Then you click OK or Apply in the toolpane. The placeholder content should now show in the Web Part. What errors did you get?
|
|
|
|
 |
|
 |
The page path nor the placeholder name show up in the toolpane. No error at that point. If I click ok in the toolpane I get the error - please select a page and placeholer.
|
|
|
|
 |
|
 |
I can't explain it. Just to double check, you did click the OK button in the dialog after you selected the placeholder, right? You did not click the dialog close button instead, did you?
|
|
|
|
 |
|
 |
What browser/version are you using?
|
|
|
|
 |
|
 |
IE V6
Yes I did click ok when selecting the page and placeholder. I think I am close given that I can connect to the CMS server and select the 2 item in the dialog box. Could a file be missing and placed in wrong directory? Is there anyting that I should verify?
|
|
|
|
 |
|
 |
Please give the latest version a try. It resolved cross-site security problems when the CMS and WSS sites are on different servers.
|
|
|
|
 |
|
 |
Thanks for the update stephen. I have downloaded your new code and loaded it. Now I get the following error when I click ok from the dialog box.
Invalid query string. The query string of the current HTTP request contains invalid characters. A query string must only contain letters, numbers, whitespace or these symbols [!$()*,-.:;=?@[]^_`{{}}~].
|
|
|
|
 |
|
 |
Stephen,
I think I have it working now. I started over with a clean site and all works. One more question - What if you have content within CMS that is made up of text and images. How would I pull that into SPS / WSS and it look like it does for the CMS site? Like the exmple under the Uage section of your installation instructions. Is that one placeholder? I am not an expert in CMS.
Again thanks for the web part.
|
|
|
|
 |
|
 |
Yes, it is one placeholder. You may also need to add stylesheet as outlined in Remarks 7 to render the content exactly like in MCMS. If the content is splitted into several placeholders in your MCMS site, you will need to add multiple MCMS Placeholder Content Web Parts to achieve the same look. Hope this helps.
|
|
|
|
 |
|
 |
My previous suggestion with regard to adding your MCMS site's stylesheet to SPS as a custom css will not work. Please see comments above for the latest version. Thanks.
Stephen Huen wrote:
... You may also need to add stylesheet as outlined in Remarks 7 to render the content exactly like in MCMS...
|
|
|
|
 |
|
 |
it can be used for any website, correct? You could have static pages that reside in other apps as well. Or, cnn.com if you really wanted to..
|
|
|
|
 |
|
|
 |