MIS Systems Thread, SLG2 Web Tier (re)Install - Required URLs in Technical; I've been having some problems with SLG2, where some web parts would not work as expected. I noticed that the ...
-
30th October 2008, 07:42 PM #1 SLG2 Web Tier (re)Install - Required URLs
I've been having some problems with SLG2, where some web parts would not work as expected. I noticed that the SLG web solution had failed to deploy, presumably at the September upgrade. I tried redeploying it and came back later to find sharepoint sites not rendering at all. I tried removing the solution completely to rule it out as the cause. That didn't fix it, but I was able to workaround by removing these lines from the web.config:
Code:
<add verb="*" path="*.vmg" type="SLG.Web.ImageHandling.GenericImageHandler, SLGWeb" />
<add verb="*" path="*.pct" type="SLG.Web.ImageHandling.ChartHandler, SLGWeb" />
<add verb="*" path="*.vtxt" type="SLG.Web.ImageHandling.VerticalTextHandler, SLGWeb" /> .
I think I just need to get SLG back online, then can add the above back in.
Sharepoint is now loading, but understandably SLG is not. I believe the wsp solution for slg is stored in the web tier package. I've had a look on the server and in the MSI, and it seems the wsp is hidden away within the MSI somewhere. (not sure if it's in the binary table somewhere, as it doesn't seem to be in the cab).
I tried uninstalling web tier, but it failed, I think because I'd already removed the solution.
So, I used msizap (WICU) to remove the MSI details, then run the web tier to install over the top.
Now I'm stuck, it's prompting for SLG App Tier URL and AD Services Website URL. I've had a look through the text files that the installer left, and the installation documentation from Capita, but can't find anything useful.
The app and web tiers are installed on the sharepoint server and the ADP is installed on the SIMS server.
On the app/web server I can see a SIMSWebServices IIS site. Is that the SLG App Tier Url, or is it just the sharepoint site URL? On the SIMS server there are 5 ADP sites, so am unsure which is the correct one.
Thanks.
-
-
IDG Tech News
-
29th January 2009, 04:41 PM #2 SLG App Tier URL
http://<name_of_MOSS_server>:90
AD Services Website URL
http://<name_of_SIMS_server>:1100/slgad.asmx
Where <name_of_MOSS_server> is where you have installed the AppTier and <name_of_SIMS_server> is where you installed the AD Provisioning stuff.
Steve.
-
Thanks to Moohorse from:
meastaugh1 (29th January 2009)
-
6th June 2011, 12:21 PM #3 Any idea what you put in the box for 'Specify the sharepoint site url' on the next screen? I thought it would be just http://<name_of_MOSS_server> or http://<name_of_MOSS_server>/SLG but it spits those out saying its not a root sharepoint site url
-
-
7th June 2011, 07:14 AM #4 
Originally Posted by
Quackers
Any idea what you put in the box for 'Specify the sharepoint site url' on the next screen? I thought it would be just http://<name_of_MOSS_server> or http://<name_of_MOSS_server>/SLG but it spits those out saying its not a root sharepoint site url
When i did a dummy install many moons ago, i scribbled some notes, they may be of use:
After filling in the gateway app on port 90 and the AD on port 1100, the next step was to run stsadm.exe -o addsolution -filename c:\....\slgwebpackage.wsp
also do to stsadm -o execadmsvcjobs
after that in sharepoint central admin - operations - solution management click to deploy solution to top level site.
then run stsadm -o activatefeature -name CCS_portalSchoolRegistration [which was in a ..12\template\features folder]
-url http://dc1:8082
rerun same command again with ccs_slgconfiguration_feature, ccs_slgcontenttypes, ccs_slgmasterpages.
Now those steps are very old so probably changed by now, but maybe something rings a bell. Maybe the only relevant part is to add the port explicity on the url, especially if you've used something that isn't 80.
-
SHARE:
Similar Threads
-
By tech_guy in forum MIS Systems
Replies: 5
Last Post: 8th September 2011, 04:43 PM
-
By somabc in forum Web Development
Replies: 5
Last Post: 18th November 2009, 01:15 PM
-
By mattx in forum Windows
Replies: 0
Last Post: 12th November 2009, 10:52 AM
-
By Oops_my_bad in forum MIS Systems
Replies: 3
Last Post: 31st July 2009, 04:12 PM
-
By thesk8rjesus in forum MIS Systems
Replies: 7
Last Post: 23rd March 2009, 12:56 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules