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

Software Development Network >> Christian Frießnegg's Q&A profile

Christian Frießnegg

Member List

Warren13
Sarguna
Kamii47
TerryDaichendt
ceilidhboy
Smacker
Keith Newton
GP_S
Manas
Jim Wooley
HSBF Lewe
Billy2005
Paarul
daimaku
compilator
mikewo
Badpig
J A Y
Twyford
den2005
Only Title

Christian Frießnegg's Q&A profile

  • Visual C# Accessing components created during runtime

    I am creating multiple labels during runtime and giving them specific names. How do I use these names to access the values related to each label. For instance, I create 20 labels entitled Player##, where ## is a number from 00 through 99. I then want to change the Visible or Enabled properties of these labels that have names, preferably by doing something along the lines of ("Player"+playernum).Visible=true. Is there anyway to do this simply I can use arrays and the like, but would rather not have to search through an array every time I want to access this component since it has a name assigned to it. Because all of your controls would be contained within some kind of container (Form, Panel, ...Show All

  • Visual Studio Need help on help

    I just upgraded from VB2005 Express to VS2005 Pro & now I have a little problem. When working on a program in Express, I could put the cursor on a word & hit F1 & get help on that method or namespace. When I do it in VS Pro it always says Information Not Found. Does the Pro version include built-in help or do I have to install MSDN I am still learning VB so I rely on this help feature a lot. If anyone can help me get this working again I would really appreciate it. Thanks... You'll need to install "MSDN Library for Visual Studio 2005" for this feature to work. Careful, the regular MSDN subscription edition won't work. ...Show All

  • Visual C# Windows Service Install and verifying help

    Dear All, I am creating a windows service. So I have put my supposing code in the protected override void OnStart( string [] args). The problem now is how can I verify if my code is working or not because I tried to use MessageBox.show but is not available. So how to run my windows service base on interval of every 20 minutes. I dont how to go about installing it and testing it. Any help please. Thanks. Dear Henock, I am really sorry I am very new to .net technology in this terms. So I dont know to create an installer and eventlog using the installer. I am using visual studio 2005. I manage to locate the InstallUtil.exe but when I double click it just open and close imme ...Show All

  • .NET Development One WebService, Multiple Classes

    Hello all, I'm trying to create a webservice that has multiple classes in it. I've been programming asp.net pages for a few years now and working with C# since the first day of it's "release" with .net 1.0 but, web the creation of webservices is fairly new to me. I'm now at a point in my software project where several of my clients want to connect to me and get their data via web service. I've created a few sample services but, for each class that i want to expose web methods on i seem to need a seperate .asmx file for. But, in the following example (this is a live site) they have somehow combined all of their classes into one .asmx I can't find a single bit of information anywhere on how I would go about doing this. https://p ...Show All

  • Software Development for Windows Vista Vista not appending primary DNS suffix beyond one level deep, Anyone Seen this ?

    This is new to Vista as XP works fine. When you simply set append Primary DNS suffix, the system should always append it, such that is your domain is mydomain.com, and you look up www, it should append so the FQDN=www.mydomian.com That seems to work fine, but if you do one more deep, such as www.test , you would expect as in XP and in DNS in general to append the primary suffix, such that the FQDN = www.test.mydomain.com Vista does not do this, and this is a very major problem for our company as we have many DNS zones and normally the user does not need to append the domain he/she is in and it should recursive lookup. It is not. We are not going to GPO 100 domain suffixes to each workstation just so they don’t have to type the & ...Show All

  • SQL Server urgent: replacing data in a column

    hi. I have to update a column with new data. I have to replace the values that lay with a certain range. for example my table has a column called ENI_KEYVALUE1, I have to update the data in this column only where the ENI_KEYVALUE1 is between P6_00001 and P6_00240. The values have to be replaced with values listed sequencially in an excel spreadsheet. how do I do this thanks in advance airwalker2000, I think, that first you should find the way to access the excel file, the link below may be helpfull http://support.microsoft.com/kb/306397/ , when you inport all required data, the simple update query should solve the problem ...Show All

  • Visual Studio Team System Project Creation Wizard - error uploading documents to SharePoint

    Background: I am getting the below error when creating a new Team Project. I have upgraded from RC to RTM. My user account and tfssetup are members of the local administrators group (and therefore are members of the SharePoint Administrators Group according to the doco and should have enough permissions). A search on the web and msdn forums didn’t yield any useful results. I did find the other thread with same error but that fix didn't work for me. Problem: When creating a new team project I get the following error: TF30177: Team Project Creation Failed. Error The Project Creation Wizard encountered an error while uploading documents to the Windows SharePoint Services server ...Show All

  • SQL Server running ssis package with ssis run time compoenents and sql server 2000...

    Hi Jamie, thanks. I have similar concerns. Do you have any links or infromation pages that we can read through and provide it to our DBAs. Thanks, $wapnil spattewar wrote: I have similar concerns. Do you have any links or infromation pages that we can read through and provide it to our DBAs. About what exactly ...Show All

  • SQL Server share report

    I got the following in my report server log: w3wp!library!1!01/29/2007-17:15:39:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration error. See the report server log files for more information., SharePoint content service is null. Report Server may not have joined the SharePoint farm, or Report Server service account may not have been granted access to farm.; Info: Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration error. See the report server log files for more information. I tried to make the report server integrate with share point 2007. all servic ...Show All

  • Visual Studio 2008 (Pre-release) How WS-Policy and WS-PolicyAttachment is supported in WCF?

    Can someone tell me how WS-Policy and WS-PolicyAttachment are supported in WCF Are there any classes that can load an WS-Policy file and produce the required Policy Object Model Also is there any support for Normalize and Merge operations (as specified by the WS-Policy spec How can we check that the Service Provider Policy are compatible with the Service Consumer Policies Are there any classes that can load an WS-PolicyAttachment file and produce the required Policy Object Model to ease processing of the referenced policies I did extensive Web search and browsed WCF classes but I could not find any pointers to the above! I appreciate your help in providing any useful pointers/links to answer the above questions. Thanks Karim ...Show All

  • Visual Studio Team System Tfs 31001

    Hi when trying to connect to a running TFS i get the TF31001 http 404 error the server worked fine for month What's the full error you get back You may also have a version mismatch http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=255799&SiteID=1 Also try hitting the ServerStatus page as per Bill's instructions here http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=560390&SiteID=1 ...Show All

  • SQL Server Debugging a Calculated Measure

    Is there any practical way to find out a problem with a calculated measure The one I have created is obviously wrong (I get a #value! in the cells), but other than that I get no details telling me where I am going wrong. Other than make changes and process the whole cube again I cannot think of how I can get to the root of it. > a member expression as opposed to a member expression. Surely this is a basic syntax error and should be caught by the suntax checker Can you please point out the exact location of the error. ...Show All

  • .NET Development tableadapter query

    I am using a dataset and tableadapter with the following query SELECT FinCustomerCode, SUM(FinCurrentP01 + FinCurrentP02 + FinCurrentP03) AS Expr1 FROM T_Financial GROUP BY FinCustomerCode HAVING (FinCustomerCode = ) How do I get the value of Expr1 Sorry it took so long getting back to this : but this does not seem to work DataTable DT_FinancialTable = this .t_FinancialTableAdapter.FillByCFQ ( this .custCustomerCodeTextBox.Text); Console .WriteLine(DT_FinancialTable.Rows[0][ "Expr1" ].ToString()); The first line causes this error - Cannot implicitly convert type 'string' to 'System.Data.DataTable'  ...Show All

  • SQL Server Login Failure

    I have the default instance of sql server (2005 express) installed on my machine. I can log on with no problems using the windows authentication but I had to create a new login account with a username and password. I have added the new user using the Management Studio under the Security>Logins folder. I have assigned this new user has a server role of sysadmin and I have mapped the user as the db_owner of each current database on the server (default system db's). When I try to connect to this server (keeping in mind it works fine with the windows account) using sql server Authentication and the new username and password, I get an error that says "Login failed for user 'WblsUser'. The user is not associated with a trusted SQL Ser ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Gamestate and GarbageCollection - basic question

    Hi, I've read a few things about needing to load up all resources up front, and avoiding dynamic loading in order to keep performance up - if that's true I guess it applies to mid-game loading and not per-level loading I'm used to using various states to load up resources (e.g. models etc.) for a level, then play the level and when we trash the level (either quit/die/finish-level etc.) we trash the resources, then loop round and load up the next level's stuff etc.- is this way of working suitable using XNA Cheers :) I have a content manager that loads all my level data. When I'm done with it and want to move to the next level I just call contentManger.UnLoad(). Once that is done I can start loading t ...Show All

©2008 Software Development Network