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

Software Development Network >> SharePoint Products

SharePoint Products

New Question

Custom Field Types - Dependant DropDowns
permissions sharepoint
WSS 2.0 Multiple Keywords - no results
Architecting Application?
Forum/discussion groups in SharePoint
How are you gnerating application definitions?
O/R Mapping and visual controls
Architecting Application?
Dataset, Typed Dataset or NHibernate?
Cell Formatting Task Pane

Top Answerers

aus82
ivl
RSUser08
Saibal Goswami
robinjam
Karthick Sukumaran
SpeedOfSPin
Freddo
aztec2_step
Jagjot Singh
sitemap
Only Title

Answer Questions

  • Newbie Kam Event ID Errors: 6398, 6482, and 6641 for Share Point

    Hi I was wondering if someone can help me out with these errors I have been getting. I look on the web and can not find anything to fix these issues. There are a ton of these being logged. Event Type: Error Event Source: Office SharePoint Server Event Category: Office Server Shared Services Event ID: 6641 Date: 2/8/2007 Time: 1:20:00 PM User: N/A Computer: CCSP Description: The SSP Timer Job Distribution List Import Job was not run. Reason: Logon failure: the user has not been granted the requested logon type at this computer Technical Support Details: System.ComponentModel.Win32Exception: Logon failure: the user has not been granted the requested logon type at this computer at Microsoft.Office.Server.Utilities.WindowsSecurity ...Show All

  • Sumit Sharma Trouble after B2tr

    Hey! (Sorry if i've picked the wrong forum). I got sharepoint along with pro plus about 2 months ago and was informed about a month ago that I would need Beta 2 Tech refresh to carry on using Office after the launch. I haven't tried to use sharepoint since until last week. It installed something before trying to open, then didn't open at all. When I tried again to open it, it displays, in a small box in the centre: Microsoft Office SharePoint Designer has encountered a problem and needs to close. We are sorry for the inconvenience. (line about losing work) Please tell microsoft about this problem. (more lines) Debug.....Send Error Report.....Don't send I have tried pretty much everything and don't know what to do. Y ...Show All

  • simon burgess Excel Services Secuirty Issue

    Hi all, I can view the content rendered by Excel Services with "Full Control" permission. But, a user group other than Full Control permission such as Read and Approve cannot be viewed the content and display the following error: ----------------------- File Not Found The file that you selected could not be found. Check the spelling of the file name and verify that the location is correct. Make sure that the file has not been renamed, moved, or deleted. ----------------------- Any ideas Paul Hi John, Thanks so much. It's the minor versioning issue. Thanks the information. The problem you are having is likely because of major/minor versioning settings. What is probably happening is that on ...Show All

  • Keith Chapman Add pages to a blank site

    I am beginner of MOSS2007. I created a top level web application. than I created a site collection under it. when I try add new pages to this site, the [add] button on the page is disabled how to add pages or webparts pages to an empty site any advices pls! ...Show All

  • NozFx HelloWorld sample not working

    Hi, I've got the HelloWorld sample application working perfectly on one of my laptops. But today I tried to run it on a different laptop and it fails to run properly. Both laptops have similar installations (CSF Dev edition for XP) and use similar app.config and manifest.xml files. After I press the "CreateSession" button I get a messagebox displaying a SOAPFaultException: Internal server error occurred. I tried to get more detailed exception information, but nothing was written to the event log and using the VS2005 debugger didn't help either. Does anybody know how I can track this error Greetings, Leon Zandman Stringray wrote: The thing that bothers me is, that in ...Show All

  • Murugan N Where has the Message Body Gone?

    Hi, all. According to my last thread Message Routing doesn't work , I have corrected some problems and the message could be routed to my destination service. But now comes another problem that the message body seemed lost. First let me give a short introduction about the projects. There are totally 5 projects: Client: The console UI. ClientService: Contains ClientServiceHandler class that inherites from CsfService. http://localhost/ClientServiceSite/ : Hosting the ClientService. http://localhost/ServerService : The destination web service. CsfHelper: A helper project to simplifiy CSF work. The destination web service is a simple asmx, which code is as follows: using System; using System.IO; using System.Web; usin ...Show All

  • Trekkie_SG9 Asp.Net application hosting on Linux

    Hello All, I have developed an ASP.Net application in .net framework 1.1 I want to host my application on linux server. Should I need to re-write my code or there is any solution provided by Microsoft. Urgent reponse would be great. Thanks a Lot! Thanks for giving information.my network team already setup the linux webser.but when i copy my project into the domain it gives error.i can't understand the error also any one can help me to run this project.i hosted my project in cms.uptrend.com.my . Iam waiting for the replay. Thanks in Advance Srinivas Software Engineer MIW Systems. Malaysia. Hi Khurram, You can run .NET applications (including A ...Show All

  • KENTY Hosting Long Running Batch Processes In IIS 6

    I am currently architecting a framework that will depend on IIS to host batch oriented code. The design will use a disconnected model with a controller (that lives remotely) and checks back periodically via an ASMX layer. When invoking the actual batch execution code the ASMX call will spawn as many threads as it is configured to run and immediately respond (hence avoiding any long running HTTP connection). I like the idea for a number of reasons, obviously I get to use a standard communication protocol to invoke the batch code across tiers and I can even incorporate standard load balancing routines. I'm also able to use the same communication end points to check back in on the threads as they are executing. There are also a number of o ...Show All

  • Sriharsh Observer pattern

    Hi all, I'm trying to use the observer pattern on updatng GUI controls. I have some controls (TextBoxes, Buttons)... I don't know how to link the Update method to the control. Is it possible to do that without inheret from the control and implement a new control includes the Update method. I have the IObserver (IGUI in my case) and ConcreteObserver (Control in my case) Any suggestions. Please help. Regards... That's fine, Wasimf In that case, your GUI controls should "suscribe" to the Tag classes in order to be alerted when a "data changed" event is published (possibly the Publish / Suscribe pattern, a close cousin of the Observer pattern, is better suited to ...Show All

  • jpgetty2win Application Architecture for Dynamic Data Capture (loans application)

    An enterprise loan application we are designing requires that the loan application data capture forms change periodically (e.g. every 6-12 months). This includes changing the UI and the data captured. The current incarnation of the application has all the UI in the database (yes, the fields, their type, screen location, etc) and the data is stored as a highly generic name-value-pair in a table. The users also require the ability to be able to look at any loan application data, at any point in time, displayed in the original format. By having this data driven approach, our automated unit testing is very difficult, we cannot leverage existing tools for UI development or for data object generation, and we compromise scalability, UI independan ...Show All

  • Chugupta Repeating Section

    i am working on creating wss workflows, and using infopath to create the task forms. in one of the infopath forms i have to use the repeating section. from VS i was able to read the values of the fields in the repeating section, using the extended properties of the current task i got the xml string of this section and then parse it to get the values of the fields of all the sections added. now i want to write the data back to another repeating section in the next form. the infopath form should display the same number of sections created before, in addition to that the fields of these sections should be filled. any idea how to do that. Thanks in advance Best Regards In my case, yes, the form was in a Form Library. ...Show All

  • NBryant ssl for share point

    Do i have to install ssl in order to access share point services admin and frontpage extensions admin No, it is not a requirement if you did not choose to use SSL during installation ... But if you did choose it, then you would need to install an SSL key, or do an IIS trick to map it differently using a different IP/PORT/HostHeader combination without SSL.. hope it helps Thanks for your response, but when i want to use front page extensions in iis, i dont get prompted with a user logon diaglog box, and get an http error that my user name and password is incorrect, try using the back space button to try and logon again, front page extensions wont even allow me to log into my home site or ...Show All

  • J. Bennett I want to Add Multiple Template in Document Library

    hi all, I was trying to add Multiple template (doc,powerpoint ,Excel) in Share point Document Library . i created content Type programmatically. but i couldn't upload the Document Template. to the ContentType i was trying with feature .xml but thats also not working is there is any way to add multiple templates in document library. http://blog.henryong.com/2007/02/12/how-to-create-document-templates-for-document-libraries/ ...Show All

  • Jim Fafrak Parsing;

    Is there a way to parse a string using grammar without having to generate parser classes before deployment I want to have about 50 different grammars that I must be able to generate from data stored in a database. I can generate the grammars, store the grammars, but I do not know how to use these grammars without having to compile them at design time. I was looking at the Visual Studio SDK 3.0 that includes the Managed Package Lex Scanner Generator (MPLEX) and the Managed Package Parser Generator (MPPG). It seems that there is no *worthwhile* documentation on how to use these tools or even if I could benefit from them. I do not want to code in C++ as noone except me at my plant knows how to code it. So you can throw away yacc, lex, ...Show All

  • Johnny Kauffman New features/enhancements in next version of CSF

    Hi, Please let me know what new features will be available in next version of CSF – especially the enhancements to the existing features and from developer productivity point of view Thanks, Ashish Malhotra We are in the planning stage of next CSF release. Hi,   When do you plan the next release of CSF  Will it happen this year   Thank you ...Show All

161718192021222324252627282930313233

©2008 Software Development Network

powered by phorum