Software Development Network Logo
  • Visual C++
  • Audio and Video
  • Visual Studio
  • Visual C#
  • IE Development
  • SharePoint Products
  • Visual Basic
  • Microsoft ISV
  • Game Technologies
  • Windows Forms
  • Windows Vista
  • VS Team System
  • .NET Development
  • Visual FoxPro
  • SQL Server

Software Development Network >> SharePoint Products

SharePoint Products

New Question

OnValueChanged event for FormField in SP designer
Emails sent from Workflows do not contain links to items
Business Logic & SQL
Issues With Delay Activity
Enterprise Service Bus
ORM tools evaluation features
CSF for Windows XP
Code Generation - MyGeneration, CodeSmith, GAT/GAX or DSL?
Still unclear on how to use Typed Datasets in BLL...
BDC lookup in office

Top Answerers

HirenBarbhaya
Eirian
Chad Moran
Edward1
crackula
DLdfrd
DonRajah
Ram Babu
csLearner
Gérard62
sitemap
Only Title

Answer Questions

  • Sten G Problem in installing SPS 2007

    Hi all, i installed SPS 2007 first time and it was working perfectlly,then i un installed it. now i'm trying to install it again,it installed sucessfully but when i run the SPS configuraiton wizard, i got an error : "failed to register Sharepoint services". "an exception of type system.argumentexception was thrown. additional exception information : Error during encryption or decryption. system error code 0." i need help asap. Dear all, i solved the problem,when you Un install SPS 2007,before starting new installation,do the following : 1- Un install WSS 3.0. 2- Reboot your system. 2- Delete any site related to SPS or WSS in IIS manager. 3- Install fresh copy of SPS 2007,it will ...Show All

  • Hooper Recurring Appointment Database Storage

    Hello, I am writing an application that handles scheduling of appointments. I will need to support recurring appointments and I anticipate performance problems should I go about this naively. I believe my task is pretty simple to explain. One query might be to retrieve all appointments within a week. Or, all appointments within a month. Of course, these queries should combine results for single and recurring appointments. Specifically, I think I should be trying to avoid calculations within my select statement when I retrieve information from the database. So, I'm wondering if anyone has suggestions on how/what data should be stored to ensure my queries are optimal. Thanks in advance for any helpful suggestions! ...Show All

  • dickP UIPAB - How to reuse views ?

    I have a view that is bound to a Controller. How can I reuse the view with different controller in a different module in my application Thanks Niranjan ...Show All

  • AlexBB Need suggestion.....................

    I need one help from you guys...... I have one application and in that I need to take the decision based on the status of the database ........ if database is available then I need to activate menu.................. now at runtime i m getting one event and i m storing status in one variable whether it's available or not....... but somehow if application gets closed then again I need to know whether database is available or not so which is the best approach............ 1) whether to store status in one file (which type of file xml, ini (in terms of performance)) 2) again check in that folder whether it's available or not I want to take the best decision...........Please help me in this :-) Th ...Show All

  • ssmorgan Navigation setup page

    I am using the 2007 Sharepoint, I face a problem when trying to modify, or customize, the navigation bar and the quick launch. When I select the navigation from the Site Setup, I get a page that allow users to customize the navigation. However, when I try to add a link or a heading in the navigation list I get no response. I mean I get to add the link information, but when pressing OK nothing is added! Regards. hi Lexer, So your adding a link and nothing shows up when you press ok. Lets forget the heading for now... add www.microsoft.com/sharepoint as a link to the global navigation and call it MS Sharepoint click ok.... you dont see anything when you refresh the page Im trying to determine your ...Show All

  • nhaas Importing Sites into MOSS2007

    Hi There, our java developers have a forum/wikki site setup on the existing intranet for their division. How would we go about importing this site/forum into MOSS 2007 What database would they need to import in to The content DB How would they map their current table structure that in MOSS 2007 Thanks, Sonz ...Show All

  • unahb documents per view

    Hi,   I have a webpart that shows me the nr of documents of a library that have a certain view. The user can enter a certain view, wicht exists for that library, and then it shows the # of documents that view has. If the view has a filter, and it shows 2 of the 3 documents of the library, then i want my result only 2. Now I can only make this happen if the user selects this view as the Current View, but I want this result also when the user has not selected this view as current. So what I actually try to achieve is when, in Sharepoint, you go to your Document Library, and choose on a certain view, i want the list of the documents that are in that view. Here's my code so far, does anybody have a clue Thanks in adva ...Show All

  • Julian V Still unclear on how to use Typed Datasets in BLL...

    OK, I have decided to use typed datasets in my data access layer (DAL). So, my question is, do I really need to create a business logic layer (BLL) From what I have read, you can extend the dataset classes in the DAL using partial classes and place business logic there. Doesn't this combine the DAL and BLL into one component Or is there something I'm missing Do you create the BLL and start by referencing the DAL project and inheriting the classes from the DAL and extend the classes there I don't get where one ends and the other starts. OR, if it really makes a difference. ...or do I even know what I'm talking about... Background: VB 2005, Winform app, expertise level: intermediate+, small application audience, single develo ...Show All

  • Helio Gomes abstract vs interface

    hi everybody, In my current application,ther is a common fucntionality(method) which can change frequently. Should i use the abstract class or the interface to put the signature of the method (no body )inside. The answer which comes in my mind is interface but then why can't we use abstract instead by just giving the signature of method in the abstract class. Do interfaces or abstract differ in how much memory they consume and also in the performance of the application. Please elaborate on what is to be used prefably in which scenarios as i read many articles but none of them gives indepth knowledge. Regards What about using Interfaces/Abstracts as contracts for WebServices Initially, I ...Show All

  • Wayne Arant II How to avoid getting prompted to install name.dll or to allow it's execution (IE 7.0 only)

    What changes are needed to a public site with anonymous access to avoid name.dll gets executed on the client I created a product information site and opened this to the public. I customized a master page for my public pages where I removed most of the navigators and menues. I customized the login button to hide it behind the site logo. Now, if people access the site from IE 7.0 they are prompted to install name.dll or to allow it's execution. The problem seems to exist in IE 7.0 only, I have not seen it with IE 6.0. If you have IE 7.0 you can go to http://notes-development.net to see what I mean. How can I stop this prompt for annomyous users visiting my site What is the piece of code that needs to be removed from the master ...Show All

  • Zuchman How do I change the URL setting

    I'm a newbie here and trying to figure out how to change the URL setting. I did the basic install taking all the recommended install settings. When I go to the SPS site I can not get to it unless setup the short url name in my hosts file. How do I set SPS to use my full url rather than the shortname Example( mysite vs mysite.mylocation.mycompany.com) Thanks for any help with this Check out alternate access mapping : http://blog.henryong.com/2007/01/17/alternate-access-mapping-in-sharepoint/ Place both the short and fQDN that you are trying to use as host headers in your IIS Web Site for your SharePoint. This will make both available for use. What happens when you try to hit mysite.mycompany.com ...Show All

  • Alan Robbins Problem running sample program 'Stock Quote Service using Identity Manager'

    Hi, I am working on CSF Development Lite version. I downloaded the sample program 'Stock Quote Service using Identity Manager' from MSDN and trying to run that. The session is created successfully. But the message is not routed to the Service Logic web service. It shows the error - "Unable to find the secondary credential. Message will be dropped". This is the content of the Session manifest file: <Session xmlns:xsd=" http://www.w3.org/2001/XMLSchema " xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance " timestamp="0001-01-01T00:00:00.0000000-08:00" timeout="30" serialize="None" routeAnyAction="true" ackOnRouteMsgToParticipants="false" xmlns= ...Show All

  • qt1h00 WSS 2.0 and security group sync

    Hi all I have a simple question, but I cannot seem to find an answer to it anywhere. I'm working with WSS 2.0 and have no opportunity to test this scenario as our WSS-AD connection is faulty on forehand. What I want to know is the following: If I add a security group as user on a WSS site in WSS 2.0 (not SPS) is the connection between the security group in the AD and the user group in WSS kept Is there any synchronization done Meaning, if I remove a user from the security group in the AD, has that user no longer access to the WSS site where the group is added as a user As I understand it the members of the security group are added as individual users on the WSS site once they have logged on to the site, but are they still connected ...Show All

  • Toby Broom Data Access Architecture

    I am reviewing my current project and find that the data access is not so desirable. The main problem maybe root from the architecture of my data access. I would like to get more input. In my existing application, I have create one data access object for each table. Most of them are implemented by Type DataSet while some are custom objects (The reason is lack of inheritance of Type DataSet). For example, I have created a Typed DataSet Order to access my order header and order detail. I have also created a product class and a SalesProduct class (inherit from Product). The above objects are all treated as my DAL and contains CRUD mainly. (Certainly, I found some business logic messed into them already.) The problem came when I reviewing the ...Show All

  • Roozbeh Sharafi SharePoint Designer 2007 Crashes When Using Layout Tables Task Pane

    I've been working with the production release of SharePoint Designer 2007 for the last couple of days and have encountered a few problems. The software crashes whenever I attempt to use the Layout Tables Task Pane, for example to define padding for a table cell using the Cell Formatting tab. Has anyone else experienced this problem DR I have this problem also... but I no longer have cell formatting on the Layout Tables task pane... where did you find the cell formatting tab for layout tables in designer 2007 Joann Good question. It used to appear as a tab in the common task pane in the lower-left corner of the Designer UI. I closed it in the task pane, but now can't figure out how to get it back! It doesn't ap ...Show All

454647484950515253545556575859606162

©2008 Software Development Network

powered by phorum