1
vote
1answer
169 views

Can't find WebApplication scoped feature

I've deployed a wsp that has 2 features. The one scoped at a web level is listed where I'd expect to see it and activates without a problem. The feature scoped at a web application can't be found ...
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 ...
2
votes
2answers
54 views

How do I set a new WebApplication to deploy at a specific time (i.e. 03:00)?

Is there a way to set this up so that the new application deploys at a specific time of the day? Maybe even on a specific day of the week?
1
vote
1answer
685 views

Sharepoint 2010 - wpresources for Bin / web Application Deployment

In SharePoint 2010 , using visual studio 2010 : i have bin / web application deployment. i want to add java script file under Virtual Directories\/wpresources// I cannot use the Resources mapped ...
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 ...