Answer Questions
Wartower Installing sharepoint services 3.0 on the machine with sharepoint services 2.0
Hello, We are running windows sharepoint services 2.0 as part of Team Foundation Server. We would like to setup sharepoint services 3.0 on the same machine. Is it possible Thank you for answer regards Wojtek If you install WSS3.0, it will upgrade your WSS2.0 Regards, Sundar Narasimman ...Show All
Biocide 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
DiamonDogX How can you model this without a circular reference?
This might be in the wrong forum; sorry. I have a really tough data modeling problem, and I'm dumbfounded. I hope there's somebody with an idea. The problem really deals with aquatic habitat and vegetation, but I'll frame it in a more familiar context. It's a very common scenario. An employee works for a company. The employee is assigned to a project. --------- --------- -------- Company --> Project --> Client --------- --------- -------- | | | | ---------- ------------ Employee --> Consultant ---------- ------------ If you add this "consultant" relation between employee and project, isn't that a circular reference Doesn't that violate like 4th normal form or something Is ther ...Show All
redneon Alerts not being sent
About a month back Sharepoint stopped sending alerts to subscribers. Notification is only sent when a new user is added. No other alerts are working for any of the Sharepoint sites on the server. I've searched pretty extensively for a solution and the closest I have come is: http://support.microsoft.com/kb/894632/en-us. But the kb solutions did not correct the problem. The SP installation is running on server 2003 sp1 and the SP version is 2.0 (version no. 11.0.6361.0 (sp1)). At this point I'm baffled but I really need to get this fixed. Any ideas or help is really appreciated. Sounds like your WSS search is broken. Follow these instructions to fix it. Shane Young Bo ...Show All
mrP MVC VS N-Tiers
I am studying Framework and Pattern. I am a bit confused between MVC and N-Tiers so I want to hear from you experts. When I have, say, a 3-tier application, can I apply also the MVC It seem to me that they actually telling similar things but looking from different views. Does the Clients-Side Business Object(CSBO) the same as the Model in MVC Are the Controllers in MVC the listeners/handlers of CSBO If I raise events from the Model, I can actually not only control/reflect from the View(say, I can listen from the data tier also), isn't it Thank you for all comment. Hi Kennon, The answer to your question "When I have, say, a 3-tier application, can I apply also the MVC " is YES A 3-tier applic ...Show All
programmer01 sharepoint 2007 showing System Account instead of Username / full name
When i login with my username & password into sharepoint (2007) site, it displays as a "System Account" instead of my username or my full name on the top right corner of the website. What ever changes i make inside the site, for example upload a file, post a comment, sharepoint marks it as a System account instead of my name. Can someone help me figure it out why Thanks. This usualy happens because you used your own account as the application pool account. when you do that, sharepoint will not allow you to use it as yourself. Never use an actuall user account as the application pool account. set up a system account for it in the domain. Yes, i had my account information in the ap ...Show All
jwaddell Efficient Image comparision and sending Image Difference
Scenario: Client Program needs to send Screen shot after every 100 milli seconds. Now i want to compare 1st sent screen shot with the next captured screen shot. I want to calculate the image difference and send only the difference betwwen the two screenshots to the server. and then the 2nd Screenshot will be genrated on the server. Conversion to byte array and then comparision is possible but that is very slow. I need an efficient method. Because speed is the concern overhere. regards I'm not too sure about the code, but it seems ok. Anyway, you can try encode the difference by some algorithm such as run length encoding, since most of the time the screenshot wouldn't have much difference, whic ...Show All
davco security data between layers
We are designing an application with sevreal layers. Data Business Logic Services Client - Gui ASP.NET or WebServices Wea re thinking of authorization in the BL and maybe in the Data layer. our problem is tramsfering the current data between the layers in an easy way. Any ideas dansha wrote: We are designing an application with sevreal layers. Data Business Logic Services Client - Gui ASP.NET or WebServices Wea re thinking of authorization in the BL and maybe in the Data layer. our problem is tramsfering the current data between the layers in an easy way. Any ideas I don't think you need to re-authorize between layers unless you are crossing a process or computer boundary (i.e. these are ac ...Show All
tolily Connecting Filters to Report Viewer Web Part
Hi, I want to connect the Filters to Reporting Services Report. I tried it but it's not possible to pass inputs for the Report Viewer Web Part from a Filter. Has anyone tried this Thanks, S Suresh Hello, The Report Viewer can't connect to the Filter Web parts. You have to use another web part for reporting services that uses the Integrated mode of the Reporting Services with sharepoint. That web par can use the values from the filters and use them in the report parameters. That web part is installed with an addin in called SharepointRS.exe . No Luck so far. Please update me if you get any solution for this. In theory, MS talks about connecting filters to other web parts, but implementation ...Show All
TruePsion Web Service for Bank's internal operations
Dear All. I am very new to XML Web Services. I read that ther are suitable for connecting different organizations and different systems. But What do you think Is it true logic to use Web Services for inside bank operations: f.e: AddNewCustomer, EditCustomer, DebetAccount. So, in general operatiosn that use "Data Manipulation Language". So, not to use siply Client-Server architecture, there will Client-WebSrvice/s - Database Server. As we know bank's has bunch of records. Are WebServices good candidate for such bunch operations Thanks in advance. Teymur Hi All, I have the same problem and just wandering how to implent 3 tier in this case Need web service or remoting or other simple wa ...Show All
Anderss22 AggregateDataSource and AggregateDataSourceView
Has anyone had a go at using AggregateDataSource or AggregateDataSourceView I'm hoping they can aggregate list data but there is no doco on how to use them and Google reveals nothing. Thanks for any assistance, Alex. Alex, I was also looking for AggregateDataSource and have found the example of using this stuff in Employee Training Scheduling And Materials on http://www.microsoft.com/downloads/details.aspx FamilyId=B5206277-550C-44DA-A2D5-D7E32E3B6B8F&displaylang=en , you can see Courses customized DispForm.aspx there Thanks for that 1gin, never would have thought of looking there! If this template does what it appears to, it will be interesting to turn the list aggregation into code usin ...Show All
sennekeennes Integrated Windows Active directory authentication
Hi Ours is a distributed client server application(WinForms). We are evaluation two authentication models, one using Active Directory windows authentication and other is custom SQL server based authentication. If the workstations are not connected to the domain controller and the user was authenticated(during logon to the workstation) using workstation cached credentials, will the integrated windows authentication work in such cases Is is secure to rely on cached credentials Will windows use the cached credentials to authenticate the user even if the workstation is connected to the domain controller Thanks, Dharan the integrated windows authentication will work in such cases ...Show All
mikag Service Catalog Installation Issue
Hi I'm trying to install CSF 3.0 components one by one. Session,IDM and profile Manager are installed successfully. When I try to install Service Catalog component, i'm getting Microsoft Connected Services Framework 3.0 Developer Edition Setup Wizard was interruted error message. The following things are verified. 1. UDDI is installed successfully and both UDDI and UDDIPublish services are running under Asp.Net 1.1 2. UDDI SDK has been Registered successfully by using UddiSdkRegister.exe tool 3. AD Setup: SC-Service account is member of Domain users Requestors@CSF_PI Requestors@CSF_SC ServiceAccounts@CSF-Administration-OU Even though, set up has been failed, 1. ServiceCatalog.config,ServiceCatalogPolicy.con ...Show All
Polo Lee Mail quota allocate
please help me Mail quota allocate which support IMAP4/SSL Webmail protocols. example : yahoo create a new user mail memory allocate 1Gb memory space. same thing how to mail quota memory allocate. please any post code. its very urgent. thanks Thanks Clemens Vasters - MSFT . Please give any idea or coding. if you Idea post this forum here . If you have codings please send my mail id: Mail Id is viswa.vp@gmail.com Please help me. Its urgent.please,please,please. thanks. I have moved this question to the "Architecture General" forum. Your question, as you ask it, is nearly impossible to answer without a lot more context and most certainly there is no way to post code for this. The reason for ...Show All
Harkernator Events Raising in Sharepoint Desinger
HI all i am new to Moss 2007 I doubt was , i am editing some of page in Sharepoint desinger and modifiying the layouts, in that time i used some of the ASP.net controls in the page, but how can i write the code for an Button click event, in sharepoint desingner it not supporting to raising the events, but how can i make to do some opteration when i click the button, Please help to come out of the issuee... Thanks in advance... Hi, Sharepoint designer is not designed (if you will excuse the pun) to do that. If you want something on the page that will work server side, you should develop it as a asp.net control (or maybe web part) and then you can use designer to put it in the page. The code still has to be written in a .net ...Show All
