Tagged Questions
0
votes
0answers
13 views
How do I Duplicate a SharePoint 2007 Publishing Subsite
I don't know a lot about SharePoint so pardon my terminology and please let me know what additional information is needed.
I work for a franchiser who gives each franchisee their own website. These ...
1
vote
1answer
22 views
How many ways we can deploy any solution in moss?
What all different ways available to deploy any custom solution in moss.
Which is the best practice to follow while deploying solution?
1
vote
1answer
33 views
Automated deployment and configuration managment
We are having a MOSS 2007 environment and usually do not support custom development. However, we extensively do customization of sites via SharePoint designer including JavaScript and SPServices. We ...
0
votes
1answer
49 views
MOSS SP3 - How to uninstall Language Pack?
I no longer need to support a language pack on my MOSS SP3, Aug 12 CU server. I have tried to remove it from Control Panel but it is unable to uninstall the Hotfix for WSS (KB2687331). How can I ...
2
votes
1answer
34 views
Adding and Deploying Multiple solutions in SharePoint 2007
I have got around 10's of webpart solutions that I need to add and then deploy to all web applications, I would prefer if someone can share easiest way of doing it.
0
votes
3answers
130 views
Changing Application Link URLS from UAT Server to Production Server in Lists Automatically
I have two SharePoint 2007 sites, a UAT/Development site (ip.ip.ip.ip) and a Production site (intranet.mycompany.com). Each site contains collections of lists pointing to applications our company ...
0
votes
0answers
28 views
Risks in Adding Multiple Web Application to a Sharepoint Site
I'm new to Sharepoint (using MOSS 2007) and I'm wondering what are the possible issues in deploying multiple web applications on Sharepoint 2007. If it's any help, the web applications will not be ...
0
votes
2answers
272 views
DVWP Display of Multiple Lists Results in “Unable to display this Web Part” Error in Production Environment
I used SharePoint Designer 2007 to create a joined view of two lists and changed the 'ListID' parameters to 'ListName'. The list is grouped and sorted. Update: When the joined subview is in the ...
1
vote
0answers
120 views
Deploy Sharepoint Dashboad page and KPI List to other site
I have a report library in Sharepoint site where i have several dashboard pages. Each of these dashboard pages have kpi and excel web acess web parts in them (only out of box no custom web parts).
A ...
4
votes
2answers
141 views
Solution package for a specific webapplication
I have created a solution package using the makecab tool that contains a feature and a DLL which will be installed on the GAC. Its getting deployed globally however I want to deploy it for specific ...
0
votes
3answers
227 views
Removing GUID from linked datasource
I'm deploying a DVWP and I'm looking to remove GUIDs references from the datasource.
This is fine for standard single satasources, but I'm having troubles with joined datasources.
Here's (a portion ...
1
vote
2answers
246 views
Sharepoint - Provisioning xsl Style Files
I'm trying to provision a .xsl file with custom styles to be applied to a Content Query Web Part in SP 2007 MOSS. I want to deploy it in a feature.
So far any attempt has failed as I cannot retrieve ...
0
votes
1answer
117 views
SharePoint deployment and Anthill Pro [closed]
My compnay is plannig to use AntHill Pro (http://www.anthillpro.com) for automating Sharepoint solutions deployment.
I wanted to see if its worth spending the money but couldn't find any reviews or ...
2
votes
2answers
720 views
“A Web Part or Web Form Control on this Page cannot be displayed or imported. The type could not be found or it is not registered as safe.”
I have deployed a webpart to my MOSS 2007 environment and have the following error:
"A Web Part or Web Form Control on this Page cannot be displayed or imported.
The type could not be found or it ...
0
votes
2answers
1k views
How do I deploy a web part to the bin folder?
I developed a test web part and everything worked well. Now I try to deploy another webpart without using GAC (several websites, including Microsoft's, say that the web part dll must either be in /bin ...
6
votes
2answers
158 views
What is a good way to build/install/provision a full web application?
I have a fairly simple SharePoint web application, with a publishing front end, an extranet for customers and an intranet portal.
I want this web app to be easily redeployable -- pretty much a ...
1
vote
2answers
830 views
Does replacing an assembly in the GAC cause a reset?
So, I have a web part I wrote that is not working correctly, I get "object reference not set to an instance of an object." it works fine in dev, but when I installed in prod, it doesn't.
Anyway, if I ...
0
votes
1answer
1k views
WebPart not registered as safe
I have a webpart that is part of a larger solution, deployed as a WSP using WSPBuilder. I can see the SafeControl entry in the web.config and can see that the assembly has deployed to the GAC. The ...
2
votes
3answers
1k views
problem deploying webpart on a farm
a customer has a problem deploying a webpart I developed for them on a farm. The webpart is packaged as a .WSP solution with WSPBuilder and it seems to work fine when deployed to a single server.
...
2
votes
2answers
818 views
Problems with WSP Deployment
We have a server farm that is having issues deploying WSPs. The odd thing is that the server goes through all the motions of deploying the WSPs with no errors. That is, the job is scheduled ...
1
vote
1answer
322 views
Deploying custom list best practices moss 2007
I need to create and deploy a custom list. Is there a best practice way to do this i.e. xml definition or in code? This feature may be redeployed many times as part of a continual integration ...
1
vote
1answer
484 views
Log4net deployment
We're developing web parts using log4net as the logging framework. Right now we're leaving the configuration details in the web.config and will be moving the log4net.dll to the GAC manually.
For a ...
1
vote
3answers
205 views
What is best practice for deploying third party SharePoint 2007 solutions?
I want to know what to look for and what to do (both from a developer and IT admin point of view) before installing a third party solution into a SharePoint 2007 farm?
Is there a checklist that I ...
0
votes
1answer
137 views
Introduce a new WFE in the existing SharePoint 2007 Farm?
We would like to introduce a new WFE in the existing SharePoint 2007 Farm, due to the business requirement, which already has 8WFEs and separate servers for Index, Query & admin. what would be the ...
4
votes
2answers
252 views
How can I compare WFEs to ensure a WSP was deployed succesfully?
I'm a sharepoint 2007 administrator.
We are running with two WFE and deployed a wsp package recently, we suspect that the deployment was not completely successful.
we would like to compare the WSPs ...
5
votes
7answers
1k views
Is using SharePoint as a intranet/extranet portal a good idea?
I work for a fortune 500 company in IT and we have developed many systems/applications to do a variety of things. We are in need of some commonality of these applications and a better ...
5
votes
3answers
2k views
Images and Css located in the _layouts folder
Is it wise to store images and css for the site in the layouts/1033 folder within a .wsp and then letting the deployment of the .wsp take care of location, i.e. dont use elements.xml etc.
I seem to ...
2
votes
2answers
1k views
SharePoint Custom Module Development and Deployment
Good Day,
We're working on custom module (Information Management System) for SharePoint. The project file of this module is a Class Library which contains User Controls. The User Controls was based ...
1
vote
3answers
3k views
How to deploy DLL as SafeControls? (No manual solutions, please)
I've user controls project (UI) and am using AJAX Extension Toolkit with them. The dll of AJAX Extension Toolkit is referenced in the project. The project is successfully compiling.
Another project ...
3
votes
4answers
1k views
Error while creating a new web application in MOSS 2007 in a stand alone server farm
I am getting following error while creating any new web application on the server:
"An update conflict has occurred, and you must re-try this action. The object SPWebApplication Name=SPsupport-17777 ...
1
vote
3answers
2k views
Installing MOSS in DMZ with no AD
We want to install 2 WFEs in a DMZ with no AD in a workgroup environment. These WFEs will only host deployed content for anonymous users. The Index/Central Admin server will be on the internal LAN ...

