Answer Questions
athadu How to make sharepoint 2007 apple to connect from outside
we have just updated / moved the old sharepoint.. to a new server. but we still have some issues.. so far we can only use the sharepoint inside. our https://www.homesite.dk/remote is pointing to the old site. i have tryed meny ways to make it apple to connect to outside. but still no luck. is it posibul to maybe. some way make sharepoint 2007 access apple from outside. on a site like www.company.dk:8035 just to give a example.. then i think i might be apple to get the remote to connect to the new server. hope to hear from eny one soon. hmm i still get this message when i try from another location Internet Explorer cannot display the webpage Most likely causes: You ...Show All
kcchesnut SOA and Banks
Dear All. What do you think How much SOA is suitable Banking Application Is there any sample or presetation about it In real word, which bank has applied SOA in productiivity How much is extendable SOA Application in a Bank I mean if ISV sold his Bank Application based on SOA, and later Bank's developer may add new Service wtihout ISV's interaction. Thanks in advance. Teymur In the early days we hadn t SOA. It was dificult to centralize reference to data and there logic. We had to copy references and logic in the applications. With updates we also had to update all the applications With SOA we nowdays can centrelize services, which can be consumed by other applications. In this way it just uses th ...Show All
KitGreen Multi-tiered Application with client Server Architecture
I want to Develop a Multi-tiered application with Client Server Architecture. I have one server and many clients around 10 to 15 or even more than that. I have one problem. When some master data is inserted by some clients it must be available to all the clients and server application at the same time and if the other clients has already opend the master form then it also immediately updated when another clients inserting record in that master. Can any one give me solution for this problem. How to implement this in .net 2.0 Thanks in advanced Nayan If you want something more generic you'd have to do some more work for example if you are using WCF you can use a duplex contract where each client woudl have a han ...Show All
Rajesh Nagpal - MSFT Performance of Internet WCM Publishing Site
I have a client that would like to use the MOSS Platform to build both internal and external web sites. While this is certanly possible, I am a bit concerned about the performance externally. The size of the CSS and JavaScript files that are included with SharePoint are vary large and I am concerned that this will lead to a slow experience for lower bandwidth users. While Microsoft has done an excellent job reducing the page size between version 2 and this version, the core,js and default style sheets are still quite large. My question is this, Is there any guidance for producing a style sheet / js file that has the minimum amount of information to run a publically facing site. We would not need everything since these folks would ...Show All
icemart525 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 topics about Excel Services capabilities in Office SharePoint Server. Before posting a question, please review ...Show All
BilalShouman Designing real time database for financial organization
Hello Guys I know this is basic and different people do that in different ways according to their needs; but I would like to know about the best practices to design a highly scalable real time enterprise databases for financial institutions. When are we making transaction how the record is kept and tables are designed This is must not be basic ER solutions. Some experts thinks this must be blend of Transactional Database and analytical database (OLTP and OLAP). Whatever it it, the database must be designed to ensure a highly scalable,high performance and high throughput one. Here is a sceniario. When millions of people are making transactions for their day-to-day saving accounts how the records are kept on the tables and ...Show All
teddyCool How Can We Create BI Portal?
How Can We Create BI Portal This is a question with no direct answer. This really depends on how you approach it and what your business goals are. For a start you can go here for more info on BI with MS products like MOSS, PerformancePoint Server etc: http://office.microsoft.com/en-us/products/FX101674131033.aspx or http://www.microsoft.com/office/bi/default.mspx - Mart ...Show All
Jay_Vora_b4843e SOA - Transaction/compensation/cordination
I have a challange. I have multiple services that are located on different server setups. They are build stateless N-tier architectures based on single call remoting. The services do not support the flow of transactions. This would also couple the services an go against the very idea of service orientation. But ..nevertheless, one needs to perform business operations that span multiple services. How do I best support this. Should I have the programmers do custom compensation code very time (clean-up) and accept that if something crashes the data is inconsistant or should I try to find/implement some kind of common cordination What are my choices Hi Siteadm; Servi ...Show All
DRoden Can not creat Site collection in wss 3 release version
hi all... My installation of WSS 3 was successful.. My config Windows 2003 SP1 (Part of Domain "testwss") Framework 3 (Release) Wss 3.0 (Release) Sql 2005 ( On other machine which is part of Domain "testwss") IIS 6.0 office 2003 pro after creating application successful i am not able to create site collection i get the following page. The Windows SharePoint Services Web application has been created. If this is the first time that you have used this application pool with a SharePoint Web application, you must wait until the Internet Information Services (IIS) Web site has been created on all servers. By default, no new SharePoint site collections are created with the Web application. To create a new sit ...Show All
Mutola Windows Application Versus Web Site
I need to develop an application that reads from and writes to a database housed in a SQL Server located in an Intranet. I am using Visual Studio 2005 (VB). I can see that there are two possible routes to the development - as a Windows Application or as a Web Site. I will be most grateful if some body out there could advise me on which option route to take and perhaps why. Regards. Nkenta One key issue is that if you decide on asp.net, you'll need to ask questions at www.asp.net and not here. Asking which way to go is fine, but once you decide, if it's ASP.NEt, I thought I'd get in early and point that out. I'd go with a winforms app unless you wanted to expose functionality outside of your ...Show All
RayD Insufficient rights when configuring SSO
When I'm setting up SSO I get the following error: You do not have the rights to perform this operation. The service is started, the service account is a part of the local administrators group; dbcreator, securityadmin on the database; a member of the sharepoint farm administrators group. I'm loooking at the docs at http://technet2.microsoft.com/Office/en-us/library/841080ca-3e3b-4dbc-a081-43c29c76b3551033.mspx mfr=true and I noticed the Central Administration site doesn't have a "Reader" group. The event log shows the following: Type: Error Date: 1/18/2007 Time: 6:40:24 PM Event: 6517 Source: Office SharePoint Server Category: SSO User: N/ ...Show All
gteddy Is it possible to put the Sharepont Configuration Database in a SQL Server 2005 Database
I installed WSS 3.0. It creates a named SQL Express Database called Microsoft##SSEE. But it would be a lot better if I can delete this instance and use the existing SQL Server Instance... I can put the content Databases to the already running SQL Server 2005 but I could not put the configuration Database to the SQL Server 2005 Instance. I also can not connect to the SQL Express Instance with the Management Studio. Is there any way to get the database from Express Instance to the SQL Server 2005 Instance Thanks for your help! Markus Hello Everybody, Like Markus I did install the basic version of WSS 3.0 with SQL Server Embedded Edition (SSEE) in a stand alone server, and the deve ...Show All
D. Choquette Change the master page
Hi: I've been working with the old version of sharepoint, there I work with one template that has some Content Placeholders (the top zone, the middle left zone, the middle right zone and the and the bottom zone). Now I have to work with sharepoint 2007, I have 2 portals but the templates I have only uses the middle left and right zone. I've read that I can change the master page, but when I click on Site settings/Master pages I have nothing to change it. Can anybody help me Im new with this. Regards Raq Thanks. Do you think that would be easier if I install Sharepoint Designer And another question, I've enabled a feature called 'Office SharePoint Server Standard Site Collection feature ...Show All
William Bartholomew What is the most valuable principle in design?
In looking at SOA, earlier component based design, separation of concerns, etc. It seems to me that architecturally they can all be lumped in to various flavors of abstraction. So, it occurs to me and seems to hold true in my designs that the most valuable principle in software design is abstraction. Does anyone feel that a different principle is more critical Are there different schools of thought (SOA, SOC, Interface based design, etc.) that are contradictory when dealing with abstraction New to the forum, but have been wanting to talk with people that make an effort to further their design knowledge. Hi again, <<Well it would be interesting to have a look on Java again after 1.4.2 (this is ...Show All
Mike D12995 How programantically enable file sharing (or 'why doesn't snetcfg.exe work?')
Howdy, I've been trying for a while now to programatically enable file sharing on Windows XP and Windows 2000 for a local application running under a non-domain controlled network, on a computer which has never been authorized for file sharing before. It appears to me that there is no documented way to share a file or folder unless and until the user manually enables file sharing by using the file manager to either run the network setup wizard, or click the "just enable file sharing" checkbox in response to right clicking the file or folder to be shared in windows file manager and then selecting 'sharing'. According to Google anyway, the DDK sample program snetcfg is supposed to do what I want. I've compiled the DDK versio ...Show All
