Answer Questions
Quilnux Database Design
Hi All, I need some advice and reference on database design. The database my application uses will have many tables, each with many columns. Most of the columns store data generated automatically by the application, and the data could be regenerated and overwritten by the app when necessary. However, I want to have the ability to let user overwrite the values through UI, so the app would not overwrite them. This is similar to the Tax software, where you can overwrite almost anything. What is the best design for this Thanks in advance. Regards, Q I think you can solve it simple. You shoud add a string field. In this field you put a binary string, with on ...Show All
Booge914 Error in communicating with Excel Calculation Services
When attempting to view an Excel spreadsheet in SharePoint, we get the following error displayed in the web browser: Excel Web Access: An error has occurred Checking the Event Log we see: There was an error in communicating with Excel Calculation Services http://uklo2k3d02:56737/SharedServices1/ExcelCalculationServer/ExcelService.asmx exception: The request failed with HTTP status 401: Unauthorized. [Session: (null) User: CAPCO\jtnn]. The user has full admin rights over all systems We are running RTM version of SharePoint 2007, Enterprise Edition Excel Services is enabled, configured and activated on all levels. The location is set as trusted. The rest of the server works perfectly Shared Services wor ...Show All
koder monkey CSF 3.0 installation trouble
Hello, all During CSF 3.0 installation I have the next warning message on "UDDI registration" stage: "Warning: Please make sure Publish URL is valid or you have permitions to Publish UDDI". After that it is not possible to continue installation. I have FULL permitions (Domain Administrator). Hey Mikhail, Did you install uddi soap service and which version of sql server do u have. If its 2005 then it was an issue. I think now there are UDDI services available for 2005 too. Venu Hi Mikhail and Venu, UDDI 2.0 is not yet supported on SQL Server 2005 - still only SQL Server 2000. Hopefully that will change at somepoint - we are working with the UDDI team ...Show All
Steve1999 Windows forms layered application architecture?
I am in the process of coming up with a business application that can run on Windows as a stand alone and can also connect to a server and work in a connected mode. I am trying to come up with an optimum architecture. This is what I have in layers 1. Windows Forms for the presentation 2. Business Model with a Facade front 3. Data access layer Screen Objects flow from the UI to the Business Model, container objects flow from the Business Layer to the Data Layer. The presentation layer supports asynchronous calls to the business layer and is updated accordingly. Is this an overkill Or should I let the Forms to talk to the Business Objects directly and send them to the Data access layer All this exists on the client workstat ...Show All
Tom bernard How do i get my web part to remember input when it reloads ???
Hey i've made a simpel little web part with a few text boxes, a calendar and some buttons, but when i change the date, the whole web part reloads and everything written in the textboxes is lost... HOW CAN I PREVENT THIS im using VS 2005 C# and sharepoint 2007, and have tried using ViewState, but it doesn't work >< pleeease help mads hi I tried the if(page.ispostback) but our problem didn't go away... the problem is that the whole web part reloads, every time we push a button or choose a date in the calendar. It re-creates all the controls System.Web.UI.WebControls.TextBox Titel = new TextBox(); ... where do we put the initializations so i ...Show All
Jacob Pettersson need ideas in Web application architecture
hi everyone, I got a big problem in web desiging. I start my design with the database,coding design,and implementation. after completing all those things there is always a change in the database.so i need to change my code from top level hirarchy till the end.it increases my overall timing in the coding and redesiging.change in db is reflected in the logic results in overall change of the code. is there any architectural design which directly maps my webform fields with the database table and colums. i need to change only the configration files alone instead of the code. you can take a simple example medical record maintance. which holds the details of patients,doctor etc.At one point time the entire database schema chang ...Show All
Marta.Pfahl Web farm architecture
I want to design a web farm with three web servers. Can I use Application Center to do that If yes, is there any reference design diagram If no, any other suggestion You can access the cluster using the .50 address, the other two access a specific server in the cluster (since it is not a shared address). You can certainly deploy the application to a given server without detaching, but it's not recommended, because then one of your users might get their request routed to the server you're deploying to and get an error. However, if you detach it from the cluster, all user's will still get all their request serviced by the other servers and won't likely noticed your operations. Hi Tomas I appreciate your advice. I want to d ...Show All
GMS0012 Getting Access denied when nav to the Shared Service instance
I created a Shared Service on my server a few days ago using the local administrator account. I have since created a separate Windows account (belongs to the Administrators group) for myself to use. I'm able to do everything in the Central Administration site but accessing this instance of Shared Serviced created a few days ago. What specific access rights does it need My windows account is in the Farm Administrators group too. You can find out the account by looking at your App Pool for your SSP. Try logging in with that account kiral wrote: Try adding the second admin to the site collection admins of the SSP admin site. That should help. Exactly! Thanks a lot, kiral. Ole Tho ...Show All
zybernau VS 2005 - Microsoft.sharepoint Namespace missing
Hi, How setup my dev pc to get this namespace and create my own CFT. I installed wss 3.0 SDK - VSeWSS - VS Extension for WF Thanks for help this answered my question http://msdn2.microsoft.com/en-us/library/ms479423.aspx i'm having the same problem - just installed the C# template now VS can't find the Microsoft.SharePoint reference, and neither can I. Where can i find the references to Sharepoint Yup, you still need to add a reference in your project to the Microsoft.SharePoint assembly. They're not there by default. Are you getting any error in VS saying that it cannot find the namespace If so you might just be miss ...Show All
chakravarthy_b Getting the default health status
Hi Folks, I am using the Well-enabled Service template. The health interface exposes the following method: - void GetServiceHealthState(GetServiceHealthStateRequest request); I'm a little confused, I don't understand why it is a void. I am sure i'm missing something obvious, can someone put me right Thanks for your help All the best,. Ash Hello Ash, It is void becuase GetServiceHealthState returns the response Asynchronously. I hope that solves your confusion. Regards, Vikram Thanks Vikram, I realised it was Async a couple of mins after posting (always seems to happen that way), I've got it working now Thanks! Ash ...Show All
traderhen wss 3.0 database install location
In 2.0, I could tell the setup program where to put the database (I don't want it on the system partition). How can I do that with 3.0 I am not having much luck searching on these forums, any pointers appreciated. Lou Thank you very much. I had bumped into this as well and it is not a bad alternative. I used their procedure to move the content and search database/log files and it worked fine. I will now move the other 2 WSS db's. Would still like to see an install option. Thanks again for the tip. read about moving the database the other day... http://www.wssdemo.com/blog/Lists/Posts/Post.aspx List=d5813c18-934f-4fd6-9068-5cdd59ce56ba&ID=231 ...Show All
astrocrep Persistent Sharepoint Server Error Events
Hi - I'm running Sharepoint Services 3.0 and am seeing 3 different errors logged every single minute - IDs 6398, 7076, and 6482. Searches on these IDs have shown that other users are seeing them for different reasons. They all have to do with a "lack of storage" somewhere. Below are the pasted contents of 1 of each of these errors: Event Type: Error Event Source: Windows SharePoint Services 3 Event Category: Timer Event ID: 6398 Date: 1/22/2007 Time: 3:41:17 PM User: N/A Computer: SPNACDEV06 Description: The Execute method of job definition Microsoft.Office.Server.Administration.ApplicationServerAdministrationServiceJob (ID 929b1b3b-ef23-4379-915f-33e61709a2d3) threw an exception. More information is included below. Not ...Show All
Pedro Felix List column display name
hi, I'm creating a Custom list and now adding a cloumn to it.... after performing above two steps......I want that the display name of the custom column should be different from what I entered above... I cannot recreate the above data as I have already created arnd...15 lists and written arnd 1000 loc based on this.... Can tghe display name be changed...if yes from where Any help would be highly appreciated Thanks Manu hi, I cannot find this option on the list setting page....I'm using WSS 3.0 Thanks Manu Go to the list settings page and click on your column, there's a box there to change the Display Name. ...Show All
MotteKarotte where to put the generic code to check for browser language?
We are building a website in three languages English, Spanish and German. On every web page that is being accessed by the user we need to check the language of the browser to retrieve the correct data. Our question is what would be the best location for the generic code to check for language. Should we put the code in the Page_Load of the master page since every page is build using the master page Or should we have a CommonPage.cs which all other pages inherit from Or do you have any other/better ideas What is the best practice Thanks, Newbie! There are different ways to do it. i.Are you going to direct the user to land in the default browser ...Show All
Navneeth143 Please help
The Execute method of job definition Microsoft.Office.Server.Search.Administration.IndexingScheduleJobDefinition (ID a37d52c2-0935-4586-aa1c-8869a8dcb24e) threw an exception. More information is included below. Retrieving the COM class factory for component with CLSID {3D42CCB1-4665-4620-92A3-478F47389230} failed due to the following error: 8007042d. For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp . Has anyone seen this before Thanks! I am getting the same error on MOSS 2007. I receive the error when: Backing up Shared Services Selecting 'Search Settings' from the Administration page for Shared Services Error Retrieving the COM class ...Show All
