-
- Use of Assembly for a CustomAction in the EditControlBlock region?
by Scott Singleton
- 2 Replies
- Last post
by txs8311
- I'm attempting to use an Assembly to add a CustomAction to the EditControlBlock region based on a contentTypeID filter.
I based my code on some documentation found here:
http://sharepointsolutions.blogspot.com/2006/10/quick-site-settings-adding-sub-menus_16.html
(Great read btw!)
I'm using a strong typed and signed assembly; inheriting the WebControl class and adding Menu
-
- Web Services & Forms Authentication - Can't validate user!
by rbb
- 11 Replies
- Last post
by rbb
- I can't seem to get the following to work with our MOSS 2k7 box. I'm running this on a different machine in an ASP.Net app. The server is running Forms Authentication.
Code Snippet
Dim _auth As New tWebAuth.Authentication
_auth.Url = "http://tweb/it/itdocs/_vti_bin/Authentication.asmx"
Dim _result As tWebAuth.LoginResult = _auth.Login( "myLogin&q
-
- SSL
by alisafia
- 2 Replies
- Last post
by Steve_Smith
- I am running Sharepoint 2007 server (MOSS) at my site. I have single farm and running all the services on one server.
After the intial install I made the Central Administration for Sharepoint to SSL port 443. https://sharepoint I created the Top level Team Site (Webapplication) and I also made it to SSL port 444 https://sharepoint:444 I read about "host header of IIS" but I don't
-
- Stylesheet only works for certain Permissions
by GR101
- 4 Replies
- Last post
by rick postmus
- Hi, We're having hassles with our stylesheet. We do the following: - upload a new .css file to the following location in [Site Content and Structure] "<site collection root site>/Style Library/en-us/Core Styles" - point the Master Page to the new stylesheet [Site Master Page Settings] Select "Specify a CSS file to be used by this publishing site and all sites that inherit f
-
- Visual Studio and SharePoint [HELP ASAP, THX]
by vip2cool
- 8 Replies
- Last post
by raewrvagaergaz
- Hi there, i have many problems, but i'll state my first problem first: my development computer is Windows XP and has Visual Studio 2005. i was trying to run ProjectWorkspace sample code project from the Project 2007 SDK, and i got 2 errors: Error 1 The type or namespace name 'SharePoint' does not exist in the namespace 'Microsoft' (are you missing an assembly reference ) C:\Documents and Setti
-
- Solution Deployment - Does Not Start
by Bruce VB579868
- 4 Replies
- Last post
by Darrin Bishop
- Hey,
Has anybody seen this issue
I have been deploying solutions for months without issue. Now in the past few days every time I start an immediate or scheduled solution deploy or retraction it does not deploy but stays at Deploying(scheduled at xxxx ),,,,
An entry is added to the Timer Job Definitions as "Windows SharePoint Services Solution Deployment for "....
-
- BDC + Oracle + MOSS 2007 + Application definition File
by Neek
- 11 Replies
- Last post
by NaveenPN
- Hi I am Getting an error while connecting to oracle database throught BDC Application Definition File .
error : "Business data Catalog is configure improperly"
On investigating the error in logs i found that Connection string used by .net Connection manger throws an error that "Connection string is not proper"
It has Initial Catalog as invalid entry.
Applica
-
- 'UpdateTask' Activity Problem!!!
by ylopez
- 6 Replies
- Last post
by Tod Nicholas Thomson
- Hellow.
I want to update a task created by the CreateTask activity, when the activity is changed. I have the following function, which is run when the Task list item is Edited:
private void onTaskChanged1_Invoked( object sender, ExternalDataEventArgs e){
SPWeb mySite = new SPSite (workflowProperties.SiteId).OpenWeb(workflowProperties.WebId);
SPList myList = mySite.Lists[w
-
- SharePoint Document Library
by Umesh_K
- 5 Replies
- Last post
by Mart1n0
- I am developing an application in SharePoint Portal 2007. I have a rquirement :
I created a Form Library' on the Site and published InfoPath Form (administrator approved infopath template). On Click of 'New' Option in the library i am able to work with my InfoPath Form. Its working fine.
But i dont want user to Click 'New' Option in Form Library, instead on Click of 'Form Library' Shortcut,
-
- Copy/Paste MasterPage error
by Darmark
- 3 Replies
- Last post
by Curtis Ruppe
- Hello all,
I'm new to SharePoint 2007 and the Designer.
I was recently 'volunteered' to do some experimenting; changing the MasterPage.
Following some instructions I've found, using the Designer , when I try to copy/paste the default.master in the root site, I get an error: " server error: access denied ".
Thinking it had something to do with permissions, I went over all the
-
- Can't deserialize SPTimerJobDefinition Property (TimeSpan)
by Martin00
- 1 Replies
- Last post
by Martin00
- Hi,
The title says it.
I have an SPTimerJobDefinition with a TimeSpan property.
It appears SP serialized this property in some shape or form, but now I can't delete the SPTimeJobDefinition because I need to deserialize it in order to call delete on it.
I don't have direct access to the config or content databases either.
Any ideas
Thanks
Martin
-
- Deleting web parts programmatically
by pseale
- 2 Replies
- Last post
by pseale
- Hello,
In the process of migrating servers, I'm trying to "clean up" some of the web parts deployed on the server. I'd like to remove all instances of certain web parts, and I've already successfully done so for the "shared" view.
What has just been brought to my attention is that people may add the web part to their "personal" view.
Is there some
-
- Questiong about Web parts referencing an assembly
by peterng
- 7 Replies
- Last post
by peterng
- I have a custom web part that seems not to be able to access an assembly i have referenced, the error is File or assembly name myassembly, or one of its dependencies, was not found. None Ive added the assembly to the gac and added it to the safe controls in the config. Am I missing another step
-
- Forbidden remote access?
by supremo
- 10 Replies
- Last post
by Feng
- I have a bit of a problem. I've got a sp farm with two wfe's, server1 and server2. They are load-balanced and accessed through the address nlb01. The iis pools are spooled every night. In the morning, http://server1 works fine, but http://server2 gives me a HTTP 403 Forbidden. In both cases I access them remotely. http://nlb01 works, but if I'm sent to server2 I still get HTTP 403 forbidden. To fi
-
- Desperate need of help..... upgrade failed....
by pmlanning
- 4 Replies
- Last post
by David Goebel
- Ok here is what happened. We were running sps 2.0 on server 2003. We decided to upgrade to sps 3.0 because of some of the new features. The person who installed 2.0 offered to install 3.0 for me, he was my old boss, and was doing me a favor. He has since moved onto a new position. He remotely connected to the web server and started the upgrade, and he said it kept failing on the configuration set
-
- Specifying the navigation context for the top-bar and quick menu's?
by Andy-H
- 14 Replies
- Last post
by Andy-H
- The main menu bar <SharePoint:AspMenu ID="TopNavigationMenu" normally displays menu items for where the page or site is located. I notice that some SharePoint application pages will keep the navigation context from the previous page, for example if you are in a sub site that has it's own menu defined and you click My Settings under the login button, the top bar menu does not change on
-
- SSP constituents
by MossUser1
- 1 Replies
- Last post
by andrew woodward
- i am somewhat confused about SSP as what all services can be given under this and whether query , search
and index are three different services or is it that query and index are part of serach service. if i mark query services to be on web front servers while dedicated index and search servers, will that be ok.
Also should business catalog should be on a dedicated server if document and rec
-
- Nested Master Pages Example
by Ryan Miller
- 2 Replies
- Last post
by BarryIT99
- Has anyone gotten nested master pages working within MOSS I'm looking for a working example of parent & nested master page code. I've found little more than statements that they work just like ASP 2.0 master pages and this: http://msdn2.microsoft.com/en-us/library/ms476046.aspx
There is says:
For example, you can reference one master page from another master page using the following d
-
- SharePoint Look & Feel for custom pages
by SharePointID
- 5 Replies
- Last post
by AC [MVP MOSS]
- I want to create an ASPX page that will be hosted in SharePoint. When I say hosted in SharePoint, I mean to say that the SharePoint top-level and the left-hand menu's will surround my page (as if my page has been hosted in SharePoint).
Is there a way to do that
Thanks,
SP
-
- Web-Services WSS and Delphi-client
by Mephala
- 5 Replies
- Last post
by Gaurav Rehan
- Hello all!
I have the following problem. I need to create Delphi7-client for access and recieve data from web-services WSS. Can I How can pass data about the authenticated user How can pass parametries SPQuery and other
I need any information about it.
Thank you.
-
- Anonymous Access works only after valid login
by talarico
- 1 Replies
- Last post
by Ishai Sagi[MOSS MVP]
- Hello ¨C
I¡¯ve set up a SharePoint site as anonymous access and configured a list so that anonymous users can add items without logging in.
The ¡°NewForm.aspx¡± has some custom code to do some validation on the form fields the user fills in.
I was logged on as a FBA user to set anonymous access, then logged off, and verified that everything worked with the user being anonymous
-
- Save a Site Template including sub-sites
by TPowellBAH
- 14 Replies
- Last post
by TPowellBAH
- I know the question seems to answer itself, but I figured it wouldn't hurt to ask...
If I've created a top-level site, and for various navigation reasons, created 6 or 7 sub-sites under it, and I then want to "templatize" the whole set (top + sub-sites), so that when a new site is created off the template, they get an empty top+sub-sites. How can I do it
I'm using MOSS 2007
-
- Free Web Parts?
by jeka804
- 2 Replies
- Last post
by Patrik Luca
- Does Microsoft offer any free web parts that I can download I remember with SharePoint 2003, there were things for a Stock Ticker, Weather, Industry News, etc....
Thanks,
Jen
-
- Adding user to a subsite programatically
by mehnaz
- 0 Replies
- Last post
by mehnaz
- Hi Everyone, I am trying to add users to a site through a web application as well as workflow. First web app Though I am able to get users in the site, I am not able to add em.I get an error saying"invalid operation due to current state of the object".Here is what I am doing using (SPSite site = new SPSite(strsite)) { using (SPWeb web = site.OpenWeb()) { web.Allow
-
- taskID = Guid.NewGuid(); Null Reference Exception?
by mpapier
- 8 Replies
- Last post
by Craig Regester
- I pulled the following from a book on workflows:
private void onCreateTask( object sender, EventArgs e)
{
taskID = Guid .NewGuid();
taskProperties.Title = workflowProperties.Item["Name"].ToString();
taskProperties.AssignedTo = sCSEmail;
}
I continually get the error below. Since we have commented out the other lines for some trial and error, we ar