using custom authentication provider Fijaz, If u r getting that Access Denied message, then U should add the users and give them full control from Central admin>> Appication Management>> Policy for Web Application Did u try this Tag: Installation Issue
sharepoint 2007 daylight saving problem We have a Sharepoint 2007 portal and the document libraries in the site. The site and server has been patched with the latest fix for daylight saving but when we upload files in it, the time when the files were uploaded is 1 hour behind.
When we create a new site on Sharepoint 2007, and did the similar, it shows the correct time. Does anyone has similar problems or fix for this Tag: Installation Issue
Elevated privileges problem Hi SMC. I think I resolved the problem. I granted my own account "manage user profiles" in the SSP and was subsequently able to view my own memberships. I think I may have deployed the wrong assembly (ie one not using elevated privileges), so the process was running as me. I haven;t been able to test this properly yet, but thanks for your help so far. PS Sorry for the delay in replying, haven't been able to access this site from work so far this week. Mark Tag: Installation Issue
Read only custom field type I didn't try to create custom field types yet, so I can't help you there. But you should take a look at http://msdn2.microsoft.com/en-us/library/ms446361.aspx
I really don't know if you can deploy Field Types via features ...Sorry Tag: Installation Issue
List 'View Item' in my views don't work Sorry to say it but it did not fix my problem. All other lists in the site work except for one. I'm not sure if it's the DispForm.aspx page is the problem or the views that are created. Please let me know if that have any other options/ideas.
Thanks Tag: Installation Issue
document conversion I need to convert a xml document(with applying xsl) to pdf using document convertor of MOSS 2007, but have no idea whether this convertor is available with the latest release of moss.
Anybody having any inof about this.please share
Cheers Tag: Installation Issue
Facing problem while adding web part in Sharepoint2007 using SPLimitedWebPartManager Hi all,
I am facing problem while adding a custom webpart in a sharepoint2007 web page.
The code:
using System.Xml.Serialization;
using System.Xml;
using Microsoft.SharePoint;
using Microsoft.SharePoint.Utilities;
using Microsoft.SharePoint.WebControls;
using Microsoft.SharePoint.WebPartPages;
namespace AddWebPartProgrammatically
{
[ DefaultProperty ( "Text" )]
[ XmlRoot (Namespace= "AddWebPartProgrammatically" )]
[ ToolboxData ( "<{0}:AddWebPart runat=server></{0}:AddWebPart>" )]
public class AddWebPart : WebPart
{
[ Bindable ( true )]
[ Category ( "Appearance" )]
[ DefaultValue ( "" )]
[ Localizable ( true )]
string msg;
protected override void CreateChildControls()
{
try
{
SPWeb myWeb = SPControl .GetContextWeb(Context);
SPLimitedWebPartManager coll = myWeb.GetLimitedWebPartManager( "default.aspx" , System.Web.UI.WebControls.WebParts. PersonalizationScope .Shared);
//SPLimitedWebPartCollection allwebPart = coll.WebParts;
string errorMsg;
string dwp = @"< xml version=""1.0"" ><WebPart xmlns=""http://schemas.microsoft.com/WebPart/v2""><Assembly>DisplayTitleOfList, Version=1.0.0.0, Culture=Neutral </Assembly><TypeName>DisplayTitleOfList.DisplayTitleWebPart</TypeName><Title>My Simple Web Part</Title><Description>A sample Web Part</Description></WebPart>" ;
XmlTextReader reader = new XmlTextReader (dwp);
coll.ImportWebPart(reader, out errorMsg);
}
catch ( Exception ex)
{
msg = ex.Message;
}
}
protected override void RenderContents( HtmlTextWriter output)
{
RenderChildren(output);
output.Write(msg);
}
}
I am getting an error while reading the dwp string by xmlReader.
ex.Message = "Illegal characters in path."
Please help me.
Thanks
KA2 Tag: Installation Issue
Error in communicating with Excel Calculation Services Thanks for the detailed info!
Could you post a snippet of your logs at the exact moment (a few minutes before and after will help as well) you are loading a workbook and receive this error message
You can find them under:
<system drive>\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\LOGS
This should help us figure out why the workbook is giving you this error. Tag: Installation Issue
WSS 3.0 - Drop down menu I've been searching for a few hours now .. I bet it's a simple fix..
We are attempting to use a custom list as an IN/OUT board for the staff at my office. For ease of useI thought it would be really nice if the user could click on his/her name (top right corner, where it says "Welcome <username") and have a drop down list of "IN" or "OUT" or "Lunch" etc.
So these drop down menu items would have to change an item in that custom list...
Is there any way to do this
Thanks! Tag: Installation Issue
Migrating mcms 2002 users to sharepoint 2007 Hi,
I'm making a migration from mcms 2002 to sharepoint 2007 and for every mcms user I'm getting this message:
User 'WinNT://x/y' does not exist and will not be migrated.
But the users do exist in the domain
How can I migrate the users to sharepoint
Thanks Tag: Installation Issue
Accounts Hi,
I have been adding a new user to the farm administrator's group, but this user doesn't get automatically full control permissions on previously created sites. How can this be achieved Tag: Installation Issue
Creating an event handler for a custom content type Hi Ishai
I tried debugging and the event handler is never reached when it is registerd on a content type. The same .dll registered on all document libraries works just fine. The tool that i mentioned in the previous post show that there are event handlers for the content type i created but they dont seem to be working. ( http://www.u2u.info/Blogs/Patrick/Lists/Posts/Post.aspx ID=1547 )
I checked in the features list and the feature is active, Im not sure why my event code is never reached when it is registered agains a specific content type.
Rob Tag: Installation Issue
session cookies must be allowed I have found such a suggestion here:
http://www.venkat.org/index.php/2007/03/11/session-cookies-and-_-underscores-in-sharepoint/
It says:
"...browsers (only IE works great in Firefox) does not accept cookies if a host name contains the underscore character ¡°_¡± ..."
It is working ok when you the name for your application from e.g. infopath_123.firm.com to infopath123.firm.com
It worked for me!
Good luck! Tag: Installation Issue
Reporting Services Configuration problem Hi All
I would like to configure the process of Reporting Service Integration after I have done the process of Database setup in Reporting Services Configuration.
But I can not see any section of RS in the Application management page of Central Administration and the Report Server Integration Feature in the Site Collection feature as well.
I have found this log (as below) in the location "C:\Documents and Settings\Administrator\Local Settings\Temp\RS_SP_4.log".
********************************
User: Administrator Uninstalling Report Server feature. Uninstalling Report Server feature. Report Server feature was uninstalled. Stopping W3SVC service. Removing Report Server web application files Removed file C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\50\isapi\_vti_adm\App_GlobalResources\ReportServer.resx. Removed file C:\Inetpub\wwwroot\wss\VirtualDirectories\26404\App_GlobalResources\ReportServer.resx. Removed file C:\Inetpub\wwwroot\wss\VirtualDirectories\36018\App_GlobalResources\ReportServer.resx. Removed file C:\Inetpub\wwwroot\wss\VirtualDirectories\80\App_GlobalResources\ReportServer.resx. Removed file C:\Inetpub\wwwroot\wss\VirtualDirectories\19879\App_GlobalResources\ReportServer.resx. Removing DocIcon.xml file updates Beginning uninstall of cab files. Calling HCInstal for lcid '1033'
Outcome code is: 4
Calling HCInstal for lcid '3082'
Outcome code is: 4
Calling HCInstal for lcid '2070'
Outcome code is: 4
Calling HCInstal for lcid '2052'
Outcome code is: 32
Calling HCInstal for lcid '1055'
Outcome code is: 4
Calling HCInstal for lcid '1053'
Outcome code is: 4
Calling HCInstal for lcid '1049'
Outcome code is: 4
Calling HCInstal for lcid '1046'
Outcome code is: 4
Calling HCInstal for lcid '1045'
Outcome code is: 4
Calling HCInstal for lcid '1044'
Outcome code is: 4
Calling HCInstal for lcid '1043'
Outcome code is: 4
Calling HCInstal for lcid '1042'
Outcome code is: 4
Calling HCInstal for lcid '1041'
Outcome code is: 4
Calling HCInstal for lcid '1040'
Outcome code is: 4
Calling HCInstal for lcid '1038'
Outcome code is: 4
Calling HCInstal for lcid '1036'
Outcome code is: 4
Calling HCInstal for lcid '1035'
Outcome code is: 4
Calling HCInstal for lcid '1032'
Outcome code is: 4
Calling HCInstal for lcid '1031'
Outcome code is: 4
Calling HCInstal for lcid '1030'
Outcome code is: 4
Calling HCInstal for lcid '1029'
Outcome code is: 4
Calling HCInstal for lcid '1028'
Outcome code is: 4
Cab files uninstalled successfully. Starting W3SVC service.
***********************************
Actually, I may not completely install the RS AddIn for SharePoint but I found the name of MS SQL Server 2005 Reporting Service Add-In for sharePoint in the "Add or Remove Program" window.
Have any one give me the suggestion for solving this problem
Thanks in advance Tag: Installation Issue
Accessing Sharepoint 2007 through a PIX firewall . . . We have a office sharepoint 2007 server located in a dev network (192.168.4.x) (AD server, sharepoint server, exchange server and workstation on this network) . . . this network is separated from our core network (192.168.3.x) via a PIX firewall . . . I am trying to access the sharepoint website from the core network via IE7 . . . i get the login prompt, but once i log in i get a page cannot be displayed error . . . if i am on the dev network i can access the website through IE7 fine . . . i have the virtual servers in IIS on the MOS server configured for both integrated windows authentication and basic authentication . . . I have all the virtual server ports opened up in the PIX firewall.
I must be missing something. Anyone have any suggestions as to what i might have configured incorrectly . . .
Below is a copy of my PIX config . . .
vspix# sh run : Saved : PIX Version 6.3(3) interface ethernet0 auto interface ethernet1 100full nameif ethernet0 outside security0 nameif ethernet1 inside security100 enable password diZm7iuzZPc9fpey encrypted passwd diZm7iuzZPc9fpey encrypted hostname vspix domain-name montana.local fixup protocol dns maximum-length 512 fixup protocol ftp 21 fixup protocol h323 h225 1720 fixup protocol h323 ras 1718-1719 fixup protocol http 80 fixup protocol rsh 514 fixup protocol rtsp 554 fixup protocol sip 5060 fixup protocol sip udp 5060 fixup protocol skinny 2000 fixup protocol smtp 25 fixup protocol sqlnet 1521 fixup protocol tftp 69 names name 192.168.4.20 vsdc01 name 192.168.4.21 vsms01 name 192.168.4.23 vsmos01 name 192.168.4.22 vs-pc01 object-group service mail tcp port-object eq www port-object eq https port-object eq smtp port-object eq pop3 port-object eq 1025 port-object eq 3389 object-group service moss tcp port-object eq www port-object eq https port-object eq 3389 port-object eq 8080 port-object eq 34147 port-object eq 18628 port-object eq 56737 port-object eq 56738 port-object eq 8099 port-object eq 8098 access-list inbound permit icmp any any access-list inbound permit tcp any host 192.168.3.15 object-group mail access-list inbound permit tcp any host 192.168.3.16 eq 3389 access-list inbound permit tcp any host 192.168.3.17 eq 3389 access-list inbound permit tcp any host 192.168.3.18 object-group moss pager lines 24 logging on icmp permit any outside icmp permit any inside mtu outside 1500 mtu inside 1500 ip address outside 192.168.3.15 255.255.255.0 ip address inside 192.168.4.1 255.255.255.0 ip audit info action alarm ip audit attack action alarm pdm logging informational 100 pdm history enable arp timeout 14400 global (outside) 1 interface nat (inside) 1 0.0.0.0 0.0.0.0 0 0 static (inside,outside) 192.168.3.16 vsdc01 netmask 255.255.255.255 0 0 static (inside,outside) 192.168.3.17 vs-pc01 netmask 255.255.255.255 0 0 static (inside,outside) 192.168.3.15 vsms01 netmask 255.255.255.255 0 0 static (inside,outside) 192.168.3.18 vsmos01 netmask 255.255.255.255 0 0 access-group inbound in interface outside route outside 0.0.0.0 0.0.0.0 192.168.3.1 1 timeout xlate 0:05:00 timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00 timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00 timeout uauth 0:05:00 absolute aaa-server TACACS+ protocol tacacs+ aaa-server RADIUS protocol radius aaa-server LOCAL protocol local http server enable http 192.168.1.0 255.255.255.0 inside no snmp-server location no snmp-server contact snmp-server community public no snmp-server enable traps floodguard enable telnet 0.0.0.0 0.0.0.0 inside telnet timeout 5 ssh 0.0.0.0 0.0.0.0 outside ssh timeout 5 console timeout 0 username inlynx password diZm7iuzZPc9fpey encrypted privilege 15 terminal width 80 Cryptochecksum:44cf2d6045c4402cd1f78692ed777695 : end vspix# wr mem Building configuration... Cryptochecksum: 313d38cd 82315e45 a492a992 250c5c00 [OK] Tag: Installation Issue
Password Thank you so much. Was hoping I wouldn't have to purchase anything in order for it to work.
However, from the physical server, there is some way to do it Tag: Installation Issue
Site creation and linking Good day everyone I've set up sharepoint portal server 2003 and so far no problems. Except when I create a site it works but when I try to link it to the "Sites" area nothing happens. When I click ok after entering the address and title etc, I click ok and nothing happens. When i click on Sites again there is no link to the one I just created even under sites i have added is empty. If I type the address of the site i created it comes up but if search for it nothing comes up. If i try to create it again i get the error site already exits. Can anyone help me I'd greatly appreciate it.
Thanks alot
Tricia Tag: Installation Issue
auto check-in for multiple upload Then this means that you have a required column setup. Make sure none of your metadata is set to required and you should have this problem next time you upload bulk documents.
Shane - SharePoint Help Tag: Installation Issue
Error occures when trying to add value in KPI list by Indication using data in Excel Workbook Hi Frnds, I m working in sharepoint I m new here. right now doing work on Report center and in report center In KPI List its not allowing me to add indicator using data in excel workbook It shows the error "You do not have permission to open this file in Excel Services. Make sure the file is in Excel Services Trusted Location and that you have access to that file" Please note that I m working with administrator loging and i have all rights. I have made one sharepoint document library as a trusted location and one report library as trusted location my workbook is placed on report library, And Excel calculation services is enable on Central Administration site but still not allowing me Please help Thanks Shwetal Desai Tag: Installation Issue
Excel Web Part - View menu Hi All,
Hopefully a simple question this one.
Is it possible to select what items appear in the view list at the top of the excel web part. I have a number of pivot tables created in a spreadsheet which has been published to Sharepoint. In one particular Excel Web Access part i'd like to have a view that lists only two specific pivot tables so the user can choos between them.
Can this be done or do i need to put these Pivot tables into another Excel spreadsheet and publish them seperately
Thanks in advance,
Grant Tag: Installation Issue
Provisioning Pages with custom contenttypes using SiteDefinitions Hi Morten,
I have already successfully implemented a custom site definition using custom content types, custom master pages and custom page layouts. It works really well.
Have you created your custom page layout and content types using features If yes you also need to heirs IDs tthem in the site or web features section of the onet XML file. If you are not using features then maybe this is why you have a problem
I'm actually only using the properties ContenType and PublishingPageLayout, not the PublishingAssociatedContentType.
Are you creating your site definition onet.xml file from scratch I used the BLANKINTERNET one as a starting point. You might not need all the configurations in that onet.xml file but it gives a good overview of properties and settings that can be used. Tag: Installation Issue
Submit Form or Save Form? Hi
I've created a form in infopath and published it to a sharepoint library. Now when the users click on "Fill out this form" the form opens in inforpath and they fill it out,, then.. What's next I realized that there are 2 options in the toolbar, Submit and save.
I tried the Submit button but It gives me an error.
I tried the save button and It showes me the save window to sharepoint server. When I save it, I can see the result in the sharepoint library.
What is the difference between Submit and save and how it should be What is the suitable way I think that people will choose to click in submit button after filling up the form. Its a common sense.... What do you think
Shall I use Submit or Save Tag: Installation Issue
Adding 2 different exchange accounts into the same sharepoint page Hi there,
We are currently running an exchange 2003 server and MOSS 07
Is it possible to use 2 calendar web parts and use 2 different accounts I have tried adding 2 but I get an error telling me that the page can not be found on the 2nd web part.
Thanks for your help
Shane Tag: Installation Issue
I would like a smaller Search Input for the header of my site. I am guessing you are using MOSS because you have custom scopes.
SearchBoxEx control has a property
DropdownModeEx which you can set to HideScopeDD enum value(In UI Scope Dropdown section ->Drop down mode->Do not show scope drop down).
Since you want to do this for the SearchBox in the chrome which is in master page, the easiest thing to do is instead of putting the delegate control in the PlaceHolderSearchArea content place holder there put the following
<asp:ContentPlaceHolder id="PlaceHolderSearchArea" runat="server">
<SPSWC earchBoxEx id="SearchBox" runat="server"
GoImageUrl="/_layouts/images/gosearch.gif"
GoImageUrlRTL="/_layouts/images/gosearch.gif"
DropdownModeEx=HideScopeDD
FrameType="None"
SearchResultsPageUrl="/SearchCenter/Pages/result.aspx"/> </asp:ContentPlaceHolder>
You may have to change the results page url based on what you have. Also for the complete list of properties on SearchBoxEx you can use the following link
http://msdn2.microsoft.com/en-us/library/microsoft.sharepoint.portal.webcontrols.searchboxex_members.aspx
You will have to register the SPSWC tag prefix using the following at the top of master page
<%@ Register Tagprefix="SPSWC"
Namespace="Microsoft.SharePoint.Portal.WebControls"
Assembly="Microsoft.SharePoint.Portal, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %> Tag: Installation Issue
HowTo: Add Custom Permissions to SharePoint Hi, I wonder if there's a way to add custom permissions to SharePoint.
For example, to have something like MySPPermissions.MyCustomPermission, have that permission appearing in the "Edit Permission Level" UI, just like a first-class SP permission, etc.
Motivation for this is to be able to provide more meaningful permissions and roles for a custom application.
tks! Tag: Installation Issue
Showing the data from InfoPath request list item on task form Hi all, I hope all the workflow developers out there faced this issue at one point in time. I have an InfoPath form that my workflow initiators use to submit a request. The request InfoPath form has a repeating table. On the new iteam being created, I am starting a custom workflow. The task form has a link to the request item which is a link to the xml file generated by the request Infopath. My question is, what is the best possible way to display the data from the request form (request xml) on the task InfoPath form Basically the task form should have all the request data and then Approve and reject buttons.
I could have published all the fields from the request InfoPath form to the request list and then read those columns and then use the data from these columns in the task's extended properties. But I have repeating table that I cannot publish to the Forms library.
Any help is appreciated. Thanks a Lot. Kiran Tag: Installation Issue