Sign in
|
Join
|
Help
in
Current Tags
ChadClarkesMOSSBlog
Community Bloggers
(Entire Site)
SharePoint Blogs
The Best Place for SharePoint-related Blogs
Home / Blogs
Get a blog here!
SharePoint University
Downloads
This Blog
Home
About
Syndication
RSS
Atom
Comments RSS
Recent Posts
Reporting Services Integrated Mode KB Hotfix went bad!
I passed 70-630, MOSS, Configuring!
Search Part Problem
Content Deployment ERRORS!
Ok building a Database, Web Service, and an InfoPath Form on top. * Problem
Tags
"connection with connection id already exists"
AJAX 1.0 for ASP.NET 2.0
AJAX Enabling
AJAX Web Parts
Backup and Restore
Bug
C#
content deployment
custom list form control
data source
default.aspx
Developers
Differences
Discussion
Error
example
exception
exec sp_executesql
gac
Hotfix
Hotfixes
HTML
InfoPath 2007
Inherited vs. Custom
Invalid syntax near
JavaScript
Kansas City SharePoint User Group
KB
KB Articles
KC Office User Group
Layout Pages
Levi
List does not exist.
list form control
list form field control
List Security
losing setting
LRS
MCTS
Microsoft
Microsoft Articles
Microsoft Certification
MOSS
MOSS 2007
MOSS 2007 problem
OnLoad
oob listviewwebpart
Oracle
ORCAS
permissions
personalizationscope.user
personalize web part
Portal
Presence Aware
Printing
problem
Programmatically
Ray
Reporting Services
SDK
search
Search List
Session State
SharePoint
SharePoint Certification
SharePoint Designer
sharePoint developer
SharePoint Links
SharePoint Security
Shoup
Site Security
Site Templates
SiteGroups
SiteUsers
spgridview
SPGroup
splimitedwebpartmanager
SPPrincipal
SPRoleDefinition
SPSecurity
SPSite
SPUser
SPWeb
SQL
Sql 2005
SQL Server
SSRS
State Management
Templates
Tips and tricks
Tools
Trial
Unable to Connect to the database
view
Visual Studio
Web Part
Web Part Connection
Web Parts
web service
WSS 3.0
Archives
October 2008
(1)
September 2008
(1)
April 2008
(2)
January 2008
(3)
December 2007
(2)
November 2007
(2)
October 2007
(7)
September 2007
(17)
August 2007
(5)
ChadClarkesMOSSBlog
Browse by Tags
All Tags
»
MOSS 2007
(
RSS
)
"connection with connection id already exists"
_spBodyOnLoadFunctionNames
27745
32 Bit
50071
64 Bit
70-542
AccessDenied.aspx
AJAX 1.0 for ASP.NET 2.0
AJAX Enabling
AJAX Web Parts
assembly
Backup and Restore
BDC Tool
Bug
C#
Command Prompt
content deployment
Content Management
CreateChildControls
CSS
custom list form control
data source
default.aspx
Developers
Differences
Discussion
dropdown list
Error
event handlers
example
fatal error
gac
helpful links
Hidden Fields
Hotfixes
HTML
InfoPath
InfoPath 2007
Inherited vs. Custom
JavaScript
Kansas City SharePoint User Group
KB Articles
KC Office User Group
Layout Pages
Levi
List does not exist.
list form control
list form field control
List Security
losing setting
LRS
MCTS
Microsoft
Microsoft Articles
Microsoft Certification
OnLoad
Oracle
ORCAS
Portal
problem
SDK
SharePoint
SharePoint Designer
sharePoint developer
SharePoint Links
SharePoint Security
Shoup
Site Security
Site Templates
SPPrincipal
SPRoleAssignment
SPRoleDefinition
SPSecurity
SPSite
SPUser
SPWeb
SQL
Sql 2005
State Management
Templates
Tips and tricks
Tools
Trial
Unable to Connect to the database
View State
Visual Studio
VPC
VS 2005
VSTA
Web Part
Web Part Connection
Web Parts
web service
web.config
Wiki Pages
WorkFlow
WSS 3.0
XML
XSLT
Content Deployment ERRORS!
I am looking for help with a content deployment error that I keep getting. Another company built out a solution for my current client, and I'm stuck deploying it. It uses event handlers heavily, and one in particular is causing me much grief. it appears...
Posted
Apr 03 2008, 10:47 AM
by
ChadClarke
with | with
no comments
Filed under:
MOSS 2007
,
SharePoint
,
problem
,
content deployment
,
event handlers
,
assembly
,
fatal error
,
gac
Unable to connect to database. -- *Solved
The description for Event ID ( 27745 ) in Source ( Windows SharePoint Services 3 ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to...
Posted
Jan 15 2008, 09:47 AM
by
ChadClarke
with | with
6 comment(s)
Filed under:
MOSS 2007
,
SharePoint
,
problem
,
Error
,
27745
,
50071
,
Unable to Connect to the database
Microsoft's SharePoint VPC: Successes and Failures
I thought I would get a dialogue going about Microsoft Trial SharePoint VPC. My new consulting company has me looking into it as a viable tools for proof of concepts and demoing purposes. Well, I have a few concerns. One, the VPC has a trial version of...
Posted
Dec 06 2007, 11:04 AM
by
ChadClarke
with | with
3 comment(s)
Filed under:
MOSS 2007
,
problem
,
sharePoint developer
,
VS 2005
,
Error
,
VPC
,
Web Part
,
VSTA
,
Microsoft
,
Trial
,
Templates
,
InfoPath 2007
,
Command Prompt
Microsoft SharePoint Developer Certification: 70-542 Tips and Tricks
Hi there everyone. I am looking to get my MCTS in Sharepoint Developing. I need to pass the 70-542 Exam. I've found an microsoft e-learning course which seems to be very helpful, but I'm looking for any resources that anyone has come across out...
Posted
Dec 04 2007, 03:47 PM
by
ChadClarke
with | with
1 comment(s)
Filed under:
MOSS 2007
,
Microsoft Certification
,
sharePoint developer
,
helpful links
,
70-542
,
Tools
,
MCTS
,
SharePoint Certification
,
Tips and tricks
List does not exist. AccessDenied.aspx. I finally figured it out...
So this is an interesting issue. The problem that I was having to cause this error to come up was using the SPSite.AllWebs[Guid] collection to get the web that I wanted. Well, when the code is run under the impersonation of a user that doesn't have...
Posted
Nov 13 2007, 08:22 AM
by
ChadClarke
with | with
2 comment(s)
Filed under:
Portal
,
MOSS 2007
,
Bug
,
problem
,
WSS 3.0
,
Web Parts
,
SPWeb
,
SPSite
,
List Security
,
Site Security
,
SharePoint Security
,
AccessDenied.aspx
,
List does not exist.
MOSS 2007: Programming Security!
Translations/Definitions: SPPrincipal = Base class of all group/user classes in MOSS 2007, when a method asks to be passed an SPPrincipal object, you can pass it an SPGroup or SPUser object. SPGroup = Cross Site Group SPUser = AD Accounts(group/user)...
Posted
Nov 06 2007, 09:16 AM
by
ChadClarke
with | with
5 comment(s)
Filed under:
MOSS 2007
,
Programmatically
,
SharePoint Security
,
SPPrincipal
,
SiteUsers
,
SiteGroups
,
SPUser
,
SPGroup
,
SPRoleAssignment
,
SPRoleDefinition
,
SPSecurity
SharePoint BUG! Can't keep title of web part on list's form pages!
So if you create a list on a typical site in Sharepoint, you'll notice that the web part contained within does not have a title. Fair enough, wouldn't look great with one, but if you want to add a web part below that one, and keep this web parts...
Posted
Oct 26 2007, 02:04 PM
by
ChadClarke
with | with
5 comment(s)
Filed under:
MOSS 2007
,
SharePoint
,
Bug
,
problem
,
WSS 3.0
,
Web Parts
,
SPWeb
,
Discussion
,
Developers
Problem with Custom Web Part! Big issue!
Ok, so I can use this web part and it adds to the list just fine, but when my colleague with the same permissions to the list uses it, she can't get it to add to the list.... I implemented the run with elevated priviledges and used guids instead of...
Posted
Oct 19 2007, 12:13 PM
by
ChadClarke
with | with
5 comment(s)
Filed under:
MOSS 2007
,
C#
,
SharePoint
,
Bug
,
example
,
problem
,
WSS 3.0
,
Discussion
,
List Security
,
Developers
Custom Web Part Building: State Management Tips and Tricks
When building custom web parts its essential to understand when controls will contain thier values and when they don't and how to keep variables that will contain their values throughout the web part life cycle. Especially if you would like to dynamically...
Posted
Oct 10 2007, 11:23 AM
by
ChadClarke
with | with
3 comment(s)
Filed under:
Portal
,
MOSS 2007
,
C#
,
SharePoint
,
Visual Studio
,
Bug
,
problem
,
WSS 3.0
,
Web Parts
,
AJAX Web Parts
,
Hidden Fields
,
Session State
,
State Management
,
View State
,
CreateChildControls
KC Office User Group Meeting: Topic: Layout pages
One interesting sub topic of the group's meeting last night was Layout pages. The scenario was used to showcase approval workflow mentallity of SharePoint, however, I would like to delve deeper into this. Has anyone else had some grand uses of Layout...
Posted
Oct 05 2007, 10:21 AM
by
ChadClarke
with | with
1 comment(s)
Filed under:
MOSS 2007
,
SharePoint
,
Discussion
,
KC Office User Group
,
Wiki Pages
,
WorkFlow
,
Layout Pages
,
Content Management
Custom Web Part Code: Adding the default doc lib menu to a custom web part
So I found a way to add the default drop down menu to the items of a custom web part control. Its pretty convoluted, so if you form a more direct way let me know. See code below: This Template is needed to be instantiated, but we don't render it....
Posted
Oct 01 2007, 08:19 AM
by
ChadClarke
with | with
7 comment(s)
Filed under:
JavaScript
,
Portal
,
MOSS 2007
,
C#
,
SharePoint
,
Visual Studio
,
example
,
WSS 3.0
,
Web Parts
,
list form field control
,
custom list form control
,
SPWeb
,
SPSite
,
Discussion
Great resource for the proper way to do things in MOSS 2007
http://wss.collutions.com/Lists/KB%20Articles/V3%20Sorted%20By%20Date.aspx
Posted
Sep 28 2007, 11:43 AM
by
ChadClarke
with | with
1 comment(s)
Filed under:
MOSS 2007
,
SharePoint Links
,
KB Articles
,
Microsoft Articles
,
Hotfixes
Known SharePoint Issue: Switching from inherited to custom permissions!
SharePoint has a known issue when you're working with the Security of SharePoint. When you are working with the permission in Sharepoint and want to go back and forth between inherited and custom security, MOSS 2007 gets mad. Breaks the entire portal...
Posted
Sep 28 2007, 09:07 AM
by
ChadClarke
with | with
1 comment(s)
Filed under:
Portal
,
MOSS 2007
,
SharePoint
,
Bug
,
problem
,
WSS 3.0
,
Backup and Restore
,
Inherited vs. Custom
,
List Security
,
Site Security
Custom Web Part Code: Deleting an Item
So this works, but if anyone has any brighter ideas, I have open ears... I was creating a document library web part and had to recreate some of the functionality in the menu... So here is the way I delete and Item... Declare and initialize a hidden field...
Posted
Sep 26 2007, 03:26 PM
by
ChadClarke
with | with
8 comment(s)
Filed under:
JavaScript
,
MOSS 2007
,
C#
,
SharePoint
,
WSS 3.0
,
Web Parts
,
list form control
,
SPWeb
,
SPSite
,
SDK
Become Presence Aware with your WebParts with just an email!
Okay so I found some great info on this site about presence aware stuff: http://blogs.msdn.com/modonovan/archive/2005/05/11/416376.aspx Now, this site exposes a sample CAML for the schema.xml file for a particular list web part... However if you decifer...
Posted
Sep 19 2007, 02:58 PM
by
ChadClarke
with | with
4 comment(s)
Filed under:
JavaScript
,
MOSS 2007
,
HTML
,
SharePoint
,
WSS 3.0
,
Web Parts
,
Presence Aware
Discussion: MOSS 2007 Conversion from 32-bit Server to a 64-bit Server
My client is looking to switch from a 32-bit server to a 64-bit server on both the SQL box and SharePoint box for performance enhancement. We already have a partial portal build in progress. Are there any concerns or red flags that I should point out...
Posted
Sep 19 2007, 12:32 PM
by
ChadClarke
with | with
1 comment(s)
Filed under:
Portal
,
MOSS 2007
,
SharePoint
,
WSS 3.0
,
32 Bit
,
64 Bit
,
Backup and Restore
,
Sql 2005
Discussion: SPSite/Site Collection: Does it contain the permission and features that are inherited to the sites within?
Or does the root web(site) contain those? If the root web(site) contains holds all of that information, is the SPSite(Site Collection) simply a container for SPWebs(Sites)? I'm interested to see peoples thoughts here. Also, SPSite can not contain...
Posted
Sep 19 2007, 08:30 AM
by
ChadClarke
with | with
no comments
Filed under:
MOSS 2007
,
SharePoint
,
WSS 3.0
,
SPWeb
,
SPSite
,
Differences
,
Discussion
High Priority ISSUE! MOSS 2007 craziness! Problem!
Okay, I've got to explain this in a way that translates that shear nonsense that happens here. So I search web part taht search oracle for client ids, brings back the client id and sends it to a redirect page. The redirect page has a web part on it...
Posted
Sep 14 2007, 04:00 PM
by
ChadClarke
with | with
6 comment(s)
Filed under:
JavaScript
,
Portal
,
MOSS 2007
,
SharePoint
,
Bug
,
problem
,
Site Templates
,
WSS 3.0
,
Web Parts
,
Discussion
Discussion: AJAX enabling SharePoint - Updated!
I've done this in a VPC on a single server farm with tutorials I found on google, and I've written various AJAX WebParts for use with sharepoint inside that VPC. I'm looking now for some examples of how people have use this on production systems...
Posted
Sep 12 2007, 12:09 PM
by
ChadClarke
with | with
1 comment(s)
Filed under:
Portal
,
MOSS 2007
,
SharePoint
,
WSS 3.0
,
Web Parts
,
Discussion
,
AJAX Web Parts
,
AJAX Enabling
,
web.config
,
AJAX 1.0 for ASP.NET 2.0
MOSS 2007: Is collaboration for everyone?
I met with the SharePoint Users Group of Kansas City today. And they brought up an interesting topic. And all in all it makes sense. Should IT release SharePoint in the hands of the end users... I would say yes, but your managers and execs would probably...
Posted
Sep 11 2007, 10:07 PM
by
ChadClarke
with | with
1 comment(s)
Filed under:
MOSS 2007
,
C#
,
SharePoint
,
Visual Studio
,
WSS 3.0
,
Web Parts
,
Discussion
,
Kansas City SharePoint User Group
Discussion: What is the purpose of PortalName and PortalURL properties of SPSite
I am unsure as to what the purpose here is. From what I've seen this is how you associate various site collections(SPSite) back to a central "portal" (another site collection). I'm guessing that if these properties are set then a link...
Posted
Sep 10 2007, 12:39 PM
by
ChadClarke
with | with
6 comment(s)
Filed under:
Portal
,
MOSS 2007
,
SharePoint
,
WSS 3.0
,
SPWeb
,
SPSite
,
Discussion
Discussion Boards Bug
Has anyone else had problems with the discussion boards? My end user will simply modify the view and end up causing problems with the entire list. The the default view will become the home page... And the links won't go to the threaded discussions...
Posted
Sep 07 2007, 04:19 PM
by
ChadClarke
with | with
20 comment(s)
Filed under:
Portal
,
MOSS 2007
,
SharePoint
,
Bug
,
problem
,
WSS 3.0
,
Web Parts
,
default.aspx
,
Discussion
Discussion: Microsoft BDC Tool
I have written ADF's myself for Oracle and SQL and configured security on them. But I haven't used the new microsoft tool from the last SDK. Has anyone had any successful or unsuccessful experiences with this tool? I have a colleague that attempted...
Posted
Sep 07 2007, 10:38 AM
by
ChadClarke
with | with
1 comment(s)
Filed under:
MOSS 2007
,
SharePoint
,
WSS 3.0
,
SDK
,
BDC Tool
Discussion: Site versus Web in MOSS 2007
I would like to open this discussion up because I'm having trouble differentiating the terms. Especially when dealing with the object model. SPSite vs. SPWeb. Are there any known differences? My latest thoughts have been that SPSite is the top level...
Posted
Sep 07 2007, 09:59 AM
by
ChadClarke
with | with
6 comment(s)
Filed under:
MOSS 2007
,
C#
,
SharePoint
,
SPWeb
,
SPSite
,
Differences
,
Discussion
Working on a dynamic site creator
I am currently attempting to use a site creator tool. What I would like to do is expose a web service to an external application that will create a sharepoint site for every client in the external app, delete the site if the client is deleted and create...
Posted
Sep 06 2007, 12:39 PM
by
ChadClarke
with | with
no comments
Filed under:
MOSS 2007
,
SharePoint
,
Web Part Connection
,
"connection with connection id already exists"
,
Bug
,
WSS 3.0
,
Web Parts
More Posts
Next page »
Posts (c) their respective authors. Everything else (c) 2007 SharePoint Experts