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

Software Development Network >> SharePoint Products

SharePoint Products

New Question

OOP Design Question - Need an opinion...
Column Level Security
Code blocks are not allowed in this file
Publish to Excel Services Options missing in office menu
Message Routing doesn't work
Create a 'custom' List with Pages
Lookup fields in asp:wizard control
Sharepoint Blog
Accessing a SQL Server table using sql authentication as opposed to windows authentication
.aspx extension displayed

Top Answerers

dampbarn
GeoffNin
Mr pinchy
Jim Shipley
FlyingSun
bkana
GoodCoder
Carl Daniel
KAAU
readme55555
Negox
Only Title

Answer Questions

  • pdurbha Design Question about an "actor" in a use case

    Hi there, 1/do Actors in use case refer only to humans or can they also refer to objects like Account, Phone, Invoice.... Or is an actor strictly a human who performs action in the system 2/ is here the right place to ask questions about design, uml..etc or is there another place in this forum Thank you Ido Flatow wrote: Hi, (for example - an external system that sends requests) Do u have an example for me, about an actor not being real human :) so that I understand better or for example: in the bug tracking system, or a billing solution or CRM. do u know if we can have actors not being persons Thank you i think if you are good at modeling like mda or uml, it is a good place, but there i ...Show All

  • JackG CSIDL_COMMON_DOCUMENtS windows server 2003

    Why does the SHGetFolderPath API work with the CSIDL_COMMON_Documents constant on all operating systems including all versions of 2000, XP Pro, XP Home, VISTA and does not work on Windows Server 2003. On Windows Server 2003 SHGetFolderPath used with CSIDL_COMMON_DOCUMENTS is unable to locate this standard windows system folder which actually maps to c:\documetns and settings\all users\documents I don't know if this is the correct forum for this but I am not sure where else to put this question. Our application uses this constant along with SHGetFolderPath to store our machine wide database and init files for our application. If you want an answer to this you are probably best asking Raymond Chen at his 'T ...Show All

  • georgeob Data Auditing Techniques in SQL Server

    I am currently responsible for providing a solution to audit data within a SQL Server 2005 database. The auditing should include all data change acitivities (i.e. if data for a field changes, I need to track the old and new value, as well as who changed it and when). I am thinking about two solutions, but was wondering if there is a better way to achieve this: 1. Create one audit table, that has the following columns: TableName, FieldName, OldValue, NewValue, UserID, UpdatedOn. Then, any data change would insert a new record in this "logging" table, specifically writing out the table name and field name, as well as the old and new values for the field. 2. On every table, create an "active" column that designate ...Show All

  • Gianluca Colucci Cannot connect Report Explorer and Report Viewer

    This seems to work for other people so I figure it may be a setup problem... I can add the WSS 3.0 webp parts for reporting services, Report Explorer and Report Viewer and I can get them to work separately, but as soon as I try to connect them together, I get an "unexpected error". Any suggestions I am having the same issue. I noticed that these posts are from the start of the year. Has anyone got a fix yet A good reference for you guys..I am having the same problem and still looking for a solution. http://www.microsoft.com/technet/prodtechnol/sql/2000/maintain/webrssp2.mspx <Connecting the explorer and viewer> part. Already fixed. Try this ...Show All

  • Pete_M Sharepoint Services 3.0 and AD Security Groups?

    I am running Sharepoint Services 3.0 on a Windows 2003 R2 Server. Everything setup without issue and works without issue. I can add AD security groups to Sharepoint groups and the users get access. However the only security groups that actually grant access are the groups that were there prior to the Sharepoint install. Any groups that were created after the install or changes to those groups are not granted access in Sharepoint. Basically I add a presharepoint ad security group to a sharepoint group for access and it works beautifully. I create a new group, add a user to it, and add it to the sharepoint group - it adds without issue but does not grant access to the site. I even tried creating the group, adding it to the site and lettin ...Show All

  • Donal McWeeney InfoPath Forms with managed code with Workflows

    hi , im trying to invoke a task form created in Infopath while my workflow is running on sharepoint site. My taskform (TaskForm.xsn) have managed code with it. i want to call this form in my workflow. when i do this the taks form open but when i click on button for which managed code is written it shows error . i think im missing the procedure to use infopath forms with managed code in workflow. please help Can you provide details on the error message One thing to consider is that your form MUST have full trust and be digitally signed with a trusted certificate. You can grant yourself a temporary certificate for development purposes if need be from within infopaths forms settings. ...Show All

  • Lovericky Welcome!

       Welcome to this new forum, which is part of the SharePoint forums group that contains a comprehensive set of forums designed to cover all aspects of SharePoint Products and Technologies. I’ve held off on having these forums created for over a year because we already had a handful of newsgroups in place, but the benefits (search, moderation, filtering, stats, flexibility, planned enhancements, etc.) and the recent surge in usage have convinced me that it’s finally the right time to embrace forums as the de facto channel for community Q&A and discussion .      This particular forum is for general questions and discussions, which I’d expect will mostly be presales oriented. Detailed technical topic ...Show All

  • Steve Graber WSS V3 - Vertical Scrollbar Web Part

    One of our users had a site in WSS v2.0 with a document library webpart that scrolled vertically on his home page. We are trying to implement this in another site in v3.0, but I'm not sure how to enable the vertical scrollbar. Does anyone know how to enable a vertical scroll bar in a document library web part Did u get a solution for the scroll bar issue I too need to add a scrollbar to a document library web part because the inbuilt paging involves postback and refreshes the entire page again. ...Show All

  • Pilot_cir Get content type of a file

    I have a few document libraries that have word documents in them, I have to find out the content types of those documents so that I can server them to a web browser that requests them. How do I do this from the SPListItem that I have in memory I really need to solve this issue quickly, any help is greatly appreciated! There are a few tools out that will give you that data. One is the Sharepoint Solution Generator (an MS product). To get the values of these fields from the object model use the syntax: spListItemVar[" File_x0020_Type"] as string Thanks for the tips, but that particular property seems to be giving me the file extension of the file, do you know ...Show All

  • vitich Install WSS 3.0 on Vista (or only Windows Server)?

    Hi all, I thought I read somewhere that you could install WSS on Vista (I have Business Edition) - is this correct or can it only be installed on Windows Server Thanks in advance. Grant. you make it sounds like WSS 3.0 can only be installed on Vista Server Mike! :) It can be installed on Windows 2k3 Server. Nick Hi Nick, Thanks for the clarification. Cheers, Grant. Hi Bob, Thanks for your reply. We have SharePoint running at my work and I wanted to set it up at home just for testing/development (of webparts etc) and generally getting to play around with it. It looks as though I may be taking over the admin/helpdesk of SharePoi ...Show All

  • Jason Zhang N-tiers and common Bussiness entities ---- cross reference between assemblies

    Hi, I’m Elmer Carias a software architect in an goverment in El Salvador, Central America, we are developing distribuited applications modeling with UML and contruction with ASP .Net, we use Visual Studio 2003, If you can help me, i have a problem with how configure the calls between various assemblies, We are developing three applications, for each application we use a solutions & projects like that: Application Z (Its a application for common tables that we have an applications running in another language(VFoxPro 3.0, Power Builder) Solution Generic -Bussiness Entity Layer Project Z (Its an Assembly created with a VB Class Library Project, here i create classes for each enti ...Show All

  • Rian Edwards .Net Remoting load balancer needed

    Hi I am looking for the best way to design or purchase a loadbalancer component using .Net remoting. I have an architecture where several servers using .net remoting are used to sevice client apps. The loadbalancer should conduct the call of any client app to the least loaded server. What I have done so far is implementing a small loadbalancer component that keeps track of the available servers and their load. When a new client app wants to login and use the services offered by the servers, it should ask (transparently) the loadbalancer for the least loaded server. The loadbalancer will then return an ObjRef object which the client app will use to authenticate itself to the least loaded server and start using its services. If an ...Show All

  • Leon Mayne Document libraries becoming web parts????

    I am seeing document libraries that were create for a site now showing up as a web part in the web parts list. What steps would one do to take an existing document library, including content and it becomes a web part that can be inserted into a page All lists that you create automatically generate a web part that allows users to interact with the lists. Your existing document libraries should also have had web parts generated for them. Thank you. I see now that these document library web parts are only avaiable to the parent or sub sites of the parent and not to other SharePoint sites on that server which was my main concern. ...Show All

  • Mateusz Rajca Document blocked by a user

    Hi: Some days ago I posted a problem with a document library. Some users are editng a document using the 'Edit in Microsoft Office Excel' option but the document is opened as Read Only although it is not Check out by anybody and it is necessary to upload the document again. Now I have an other problem with the same document library, if I upload tthe document and check the option 'overwrite...' I have a message telling that the document is checked out by 'username' or it is locked. But the document is not checked out. Does anybody know what happens I'm using Sharepoint 2003. Regards. ...Show All

  • Haplo_69 Reference materials

    hi all, I am trying to explore CSF in detail. Have installed the Dev Lite Edition on my Windows 2003 Server machine ( with .Net Framework 2.0 ) and am trying my hand at the HelloWorld sample application. However, it seems there is very little technical reference available online. Can someone please suggest any appropriate resource(s) where one can get an excellent understanding on how to proceed with CSF based developments from the scratch Any help would be appreciated. Thanks - hiren Yep, that is true that if session is created, your Session URI and UIformUri is correct. Is Helloworld service running as anonymous user My understanding from the error, is that your message is not bein ...Show All

798081828384858687888990919293949596

©2008 Software Development Network

powered by phorum