Answer Questions
GrayMatter Software InfoPath - Contact Selector
Hi, I put the Contact Selector control in my form. This link http://msdn2.microsoft.com/en-us/library/ms558892.aspx teaches how configure this control. To configure the schema for a Contact Selector control I have a doubt ! The step 3 - Click the arrow next to the Contact Selector name, and on the drop-down menu, click Add When I added the Type field is not enable. How can I configure this control When I open the form in browser and click in contact selector to verify my user show a message: An error ocurred while the form was being submitted. Att Hi, I found my error, when added the Contact Selector. I didn't the step 8 correctly. it follows link: http://msdn2.microsoft.com/en-us/library/ms577996 ...Show All
pavel989 RollBackTask
Hi I am currently creating custom workflows for sharepoint using VS 2005 extensions for windows workflow foundation. I see there is a RollBackTask which indicates that one can roll back on a task that was previously done. Im looking for some documentation how this task should be used and what it is meant to do. I have searched around and have not been able to find any documentation on this. Any help would be appreciated. I really do need to know how this works as I need a way to roll back any tasks that have occured. Thanks for any help Neil Ah, thanks Michael! Neil. Neil, I suggest reposting to the SharePoint - Workflow forum: http://forums.microsoft.com/MSDN/ShowForu ...Show All
minkee.s Any good Ntier real world (architecture)examples available for download?
Hi all, Everybody talks about designing a good architecture Talking between tiers in stateless manner avoid chatty objects use interfaces Use factory patterns etc etccc But no one has published or uploaded some generic examples of different architectures so that you can see how things really work.(A complete solution)with different projects in it. Just tired of reading theory and not seeing any examples. Am I wrong Could anybody point me in the right direction or do i have to reinvent the wheel If I have to it will probably be a square one Thanks and apologies for moaning. Hi, There are reference architecture materials and applications with source code and documen ...Show All
singlenipple Code Generation - MyGeneration, CodeSmith, GAT/GAX or DSL?
I am looking to generate code based on a database structure. I want to start with a base template and add things I need to it. My goal is to auto generate the boring repetative code so I can focus on the most important areas. I have been looking at CodeSmith and MyGeneration which both have starting point templates that use Enterprise Library but I wanted to see what Microsofts approach was. Is it Guidance Automation or DSL If so does anybody have an example of how to generate DAL classes and entity classes from a database using these tools I'm getting it right now. I would love a system for which I could create both a web client and web services/smart client front end. Systems need to talk ...Show All
Behnam Fagih i can't find Excel Calculation Services
I want to start "Excel Calculation Services",But i can't it in "Services on Server" page. My moss 2007 version was "Microsoft Office SharePoint Server 2007 Trial Version" and i have install the Office 2007.... The services on my server were : Document Conversions Lancher service Document Conversion Load Balancer Service Windows SharePoint Services incoming e-mail windows sharePoint services web application Is there any suggestion please, i'm facing the same problem that you had before, i cant find the Excel Calculations Services in my services, i installed MOSS 2007 12.0.0.4518 release version, so i think it must be there, i installed it with Basics installation, does it need Advanced installation, ...Show All
Renan Souza Which protocol?
I'm writing a solution for communication with a (.net) server. Now I'm thinking about a protocol I should use(Remoting, WebService, Sockets, ...). There are some things to consider: There may be many clients connecting to the server with that app (100000 ) I want this app doesn't have any problems with routers (firewall, NAT) Later, there will be a C++ client (not managed) I'm tending to webservices because of (2,3) but don't know if there will be performance issues... What would you do Konstantin No, I don't support proxies at all. I chose bi-directional communication (sockets, TCP) from HTTP (no proxy issues) because my app needs it. Is a very crucial decision. With HTTP the only way to have a fake bi-d ...Show All
Chibi-Acer Update Microsoft.SharePoint.Administration.SPServer ???
I have this error how do i fix Microsoft.SharePoint.Upgrade.SPUpgradeException: Action 3.0.2.0 of Microsoft.SharePoint.Upgrade.SPConfigurationDatabaseSequence2 failed. ---> System.ArgumentException: The id ac4f0012-2b5d-4b61-a683-5c5423e90b9b is in use. An Microsoft.SharePoint.Administration.SPServer named "<Localserver>" is using the same id as the new object named "<Localserver>" of type Microsoft.SharePoint.Administration.SPServer. Every object must contain a unique id. Either update the new object's id or delete the existing object and try again. The unique thing its grow, is the problems..... Thanks for the update wlee. I had the same issue (and lest anybody wonder, my app pool identity ...Show All
AndyPham How do I programmatically REFRESH a wss website homepage
How do I "force a refresh" of a wss website page. When I programmically add items to a "LIST", I must then manually"REFRESH" the page before I can see the new items. Please provide more details on this. ...Show All
paradoxium Workflow created in SharePoint Designer doesn't work ...
Hi, I created a custom workflow using SharePoint designer. It is okay when the system admin (the one who created the workflow in sharepoint designer) submits an InfoPath form to the library and then the workflow has been started. However, when a normal user (even with Full Control Permission) submits the InfoPath form to the library and the workflow cannot be started. Any additional security setup has to be configured when workflow is created in SharePoint Designer Thanks so much. Paul Can you be more specific to where you changed these settings I've just loaded sharepoint 2007 recently therefore I'm still learning. I've been messing with this workflow thing all day. As an admin it would work but then I added test us ...Show All
MukilanP Design consulting
Hi all, I have the following design conflict : I have to write an application that reads and writes values to hardware device. I have two filed devices maybe more in the future (D1,D2,...) Each device has it's way for making communication. I thought to make the design as following : 1. Build IDevice interface 2. Build D1 class and D2 class that implement IDevice. 3. Build Tag class that maintain the value of certain adress in the devices. 4. Build a serial port class that implements the communication with the COM ports. I want to build a container of Tag class witch may relate to D1 class or D2 class. I don't know how to connect between the Tag class and the D1,D2. I thought to put a reference to D1 in Tag ...Show All
Jaime82 OOP Design Question - Need an opinion...
I know there is no "100% correct" way to design the following but any suggestions or shared opinions would be appreciated: I want to create a Customer business entity. Should this Customer class only contain properties and simple validation or should it also contain all the business logic and CRUD functions Should I create a separate class called CustomerService that handles logic by passing around and working with the Customer entity Example: How to add a new Customer 1) All domain logic in one Customer object . Customer.Name = "Bla" Customer.Save OR 2) Customer object to hold properties and Service object to perform business logic. Customer.Name = "Bla" CustomerFactory.AddCu ...Show All
tichy291574 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 Yes, the routing table is appropriate. From the look of traces, I am little confused about your trace, because your output trace has all the soapactions (CreateSession, http://tempuri.org/helloworld , T ...Show All
-Raitz- 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
IamHuM What do you think about Microsoft Visio? is that enough for your needs?
I just wanted to create this post because I have been using visio for almost 2 years and now the boss say that its definetely not the tool to model all the things we need. After trying for sometime Sparx Enterprise Architect, its years ago from Microsoft Visio, I have always defended MIcrosoft tools but this time I just cant. Visio 2005 is 99% the same than visio 2003 for EA. Sparx EA generetes so cool RTF and HTML documentation and its very needed on a project. It has something called traceability matrix which Visio doesnt have, maybe Microsoft has a lot to learn from the aspect of modeling tools. A very cool thing Sparx did, is to integrate the viewer with Visual Studio its cool but what I would like to see in the future is to crea ...Show All
connect2sandeep LOL: No Knowledge about Knowledge Network
Just thought it was funny that the "Knowledge Network" had no posts and thus no Knowledge about it :-) paradox it is - username sharepoint , still no knowledge about it. :P anyways nice discussion! It got me reading about it afer I saw this forum as well.. Seems very interesting.. I'll see what I can do with it and post back the results :-) Steve, Agree completely with you... very nice product and a nice add in to your search capabilites. Sizzle, Im not sure on the exact date of RTM so to speak but with regards to the Technical Preview statement. Yes its true they have backed away from a full blown support model for this release but..... and this is a good but.... I have been w ...Show All
