Patrick.O.Ige

Knowledge Creation is Essential to Business, and Communication is Essential to Knowledge Creation

  Home  |   Contact  |   Syndication    |   Login
  94 Posts | 5 Stories | 342 Comments | 0 Trackbacks

News

SharePoint SharePoint SharePoint

Article Categories

Archives

Post Categories

ADO.NET

Ajax

API/WebServices

ASP.NET Resources

BizTalk Server

Blogs I read

Free Books

How to

JQuery

LINQ

Misc

Mobile BI

Reporting Services

SEO

Sharepoint Resources/Tools

SharePoint 2010 Branding

SharePoint 2010 Videos

SilverLight

SQL Server

Sql Server 2012

SSIS

Windows Phone

WorkFlows

WSS V3

xml

Monday, October 15, 2007 #

Just came across this wsp builder for sharepoint  (both WSS and MOSS i presume) from codeplex.
Its was built by Carsten Keutmann
Good on you mate :)
I haven't given it a go but it will save alot of time
Enjoy..
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

When using Sharepoint Designer you could notice that some options are missing an example is when i was customising a DataView webpart.I wanted to add some Filtering options so i clicked on the property menu and then to
Common Dataview Tasks > Filtering > selected my FIledName and next was the Comparision but selecting that i noticed that the "is Greater than or equal to" and "Greater than" options were missing. If i remembered more than 3-4 options were missing if not more.
And this was the options i wanted to use for  my filtering .
I did post to some newsgroups and tried to look for a solution but no luck. So the first thing that came to my mind was SECURITY.
My last option was to dig into it.So what i did was on one of my dev machine  i installed another sharepoint designer and tried using that to hook into another instance of WSSv3 based on the same scenario.
So i added one site to a trusted zone with the FQDN and the other one without. When plugging in into SharePoint Designer i didn't use the FQDN which means i just went http://intranet:portNO   instead of http://domainname:portno and logged in normally.On that machine i could see the options  i  wanted but if i use the FQDN the options disspeared.

So it seems sharepoint designer wasn't having enough access to get to the remaing options BUT THAT WAS MY WAY AROUND IT. Which seems it must me a permission issue.But wierd though since 'm an ADMIN on these sites.
Hope that saves your time and if you have more info on this please  let me know because it could be fustrating



  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati