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

Software Development Network >> ssohn's Q&A profile

ssohn

Member List

woodpecker0127
kkennedy1008
PabloWablo
nick865
BonnieB
skuehner
Kennon2005
A.Russell
MSJ17
Chicken Leg Willy
vitich
Daniel.K
Muhammad Azeem Azam
gsell
sureshv
EIUTYRONE
lavez
dag.loraas
Biggo
bkizzy
Only Title

ssohn's Q&A profile

  • Visual Studio 2008 (Pre-release) Using Network Load Balancing NLB with WCF - Failover to another cluster results in CommunicationException

    Hello, I'm trying to create a simple sample WCF service that is hosted in an NLB cluster on IIS. I have created the cluster successfully, and have a simple WCF client that prints out the name of the machine it is connected to when you click a button. If I goto the cluster node the client is connected to, and disable its LAN connection, then I can see the fail-over occuring: If I browse to a simple "Hello World" html file containing the machine name, I can see that the IE browser is successfully redirected to the other node. Unfortunately for my WCF client when I click the button to print the machine name, instead of getting the machine name of the 2nd node, I get a CommunicationException: The underlying connection was closed: A ...Show All

  • Visual Studio Installation Error.

    Can't this company make software that just installs as it should Why am I getting the founding error when installing the trail version of Visual Studio Pro 2005 Error 1406. Could not write value to key \Software\Classes\.xsd\OpenWithList\devenv.exe. Verify that you have sufficient access to that key, or contact your support personnel. All other programs WERE closed and my anti-virus WAS disabled Mike I uninstalled .Net 2.0, rebooted, tried installing AGAIN VS 2005. Instead of installing it on my F: drive, I installed it on my C: drive. .Net 2.0 installed OK but I still got the SAME Microsoft error. Answer: Don't buy expensive Microsoft products because they don't support tr ...Show All

  • SQL Server Pausing Log Shipping Plans

    We are doing an IP Restructuring on our DR site over the weekend due to some business and management requirements.I actually have 2 questions. I have implemented log shipping plans for our databases. Which means I will have to pause (disable) my log shipping plans while this is being done and resume (re-enable) after everything is comlete. Any insights on what else I need to do apart from these My second question is this. I am generating transaction log backups every 15 minutes and is averaging at 350MB (this much data every 15 minutes - not to mention that I've got around 40+ databases, all configured for log shipping just for this instance alone). My alert threshold is 45 minutes. My log shipping plan for one database starts failing pr ...Show All

  • Visual C# HELP!!! Unresponsive keys in IDE! All of the special keys, including ENTER, DELETE, Arrows, etc! Very weird!!!

    I'm getting nuts with this! Suddenly, 2 days ago, my Visual Studio IDE stop responding to any control key (Enter, Insert, Delete, the Arrows, Home, End, Page Up, Page Down, all of them!), but still types in any other alphanumeric key (including the numbers in the keypad with NumLock on) Obviously this makes editing impossible, and is making me go out of my mind! This happens with any file type, in any language, even txt files, but only in Visual Studio’s IDE (even god old Notepad behaves perfectly normal and recognizes all keys) I’ve already done everything I could think of, including uninstalling and reinstalling Visual Studio several times (in one of them I “hunted”, and destro ...Show All

  • Windows Forms clickonce deployment downloads frozen

    I have a windows forms application developed in VS.2005 in VB.NET 2.0 I've published the application to the my local IIS webserver for deployment. Within the local network, the application will download and install without any problems. But when trying to install the application at another office over the internet, the download seems to stop and hang when it gets to approximately 40-50 % completion. No error is displayed to the user, the download window remains open but the progress never changes once it stops. The only way to close the download window is to end the process via task manager. This happens with every attempt to install the application remotely. There are no other issues with network communication to/from the webserver ...Show All

  • SQL Server Pivot Select

    Hi, I'm able to get Pivot to work but I'm having trouble limiting the record set. I want it to select only records from this FiscalYear. I have a table with a field called CurrentBudgetYear that I use as a control. So FiscalYear should equal CurrentBudgetYear but my results include all FiscalYears. SELECT ProjNo, TaskCode, [1] AS P1, [2] AS P2, [3] AS P3, [4] AS P4, [5] AS P5, AS P6, [7] AS P7, AS P8, [9] AS P9, [10] AS P10, [11] AS P11, [12] AS P12 FROM (SELECT e.ProjNo, e.TaskCode, e.FiscalPeriod, e.ActualAmt FROM tblActualExpend AS e INNER JOIN tblBudgetConfig ON e.FiscalYear = tblBudgetConfig.CurrentBudgetYear )p PIVOT ( SUM(ActualAmt) FOR FiscalPeriod IN ( [1], [2], [3], [4], [5], , [7], , [9], [10], [11], [12]) )AS pvt ORDER BY ...Show All

  • Visual C# when to use "static"

    When creating business applications that have you know 3 layer design as far as Data Access, Logic, Presentation.....Why would you want to use static methods in your logic and data access layers...what are some benfits of having static methods something like that, as simple as that may sound, remember there is memory and processor overhead involved in creating an instance of the the "objectname" that are not needed when executing the returnstr() function, thus it provides a proformance advantage to not have to create the object just to use the functionality that it exposes. ...Show All

  • Visual Studio Debugger visualizer not loading a config file :(

    Hi Folks, i've made a debugger visualizer which works really really well for most of my custom classes except one :( One of the classes has a property that is lazy loaded AND requires a key from the .config file -- i'm using REFLECTION to help determine certain things and then create certain objects. here is the error i'm getting:- System.Exception: PersisterFactory not defined in application configuration [C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\devenv.exe.Config](eg. app.config/web.config) file. Expected key 'Application.Persistence.PersisterFactory'. Please check the documentation for details. ok - that's a good exception i'm throwing when a certain key doesn't exist in the application configuration file. So ...Show All

  • Visual C# Where are the messages going to?

    hi everybody I've already successfully implemented a globally low level keyboard and mouse hook and it seems that this is all .net managed code could provide in global hooking. But after I got the message by the hook, where is this keyboard or mouse message going to the parameters and structures of hook event don't contain that information. any idea thanks in advance marffin wrote: It could be going to more than one applications It could be going to a particular application, as well as Windows and any other applications in the hook chain. The application with the active window is the likely destination of the message. ...Show All

  • SQL Server Synchronization between stored procedure calls

    How would I synchronize the stored procedure calls so that if one call of an stored procedure is amid doing some stuff, the another call to same SP will wait until first call is done. Is there any Mutex, Semaphore thing in SP I will appreciate inputs here ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Texture coordinates?!

    How I should define texture coordinates in XNA. There seems to be something wicked going on in following code: ... vertexList = new VertexPositionTexture ; vertexList[0] = new VertexPositionTexture(new Vector3(-1.0f, 1.0f, 0), new Vector2(0.0f, 0.0f)); // Color.Red vertexList[1] = new VertexPositionTexture(new Vector3(-1.0f, -1.0f, 0), new Vector2(0.0f, 1.0f)); // Color.Yellow vertexList[2] = new VertexPositionTexture(new Vector3(1.0f, 1.0f, 0), new Vector2(1.0f, 0.0f)); // Color.Green vertexList[3] = new VertexPositionTexture(new Vector3(1.0f, 1.0f, 0), new Vector2(1.0f, 0.0f)); // Color.Green vertexList[4] = new VertexPositionTexture(new Vector3(-1.0f, -1.0f, 0), new Vector2(0.0f, 1.0f)); // Color.Yellow vertexList[5] = new VertexPositio ...Show All

  • Visual Studio Team System Data Generation - XML Validation: Text node is not allowed at this location

    After importing the AdventureWorks database, a data generation plan is created. Using the default settings, this DGP is executed, which fails: Error 5 Table Contact : System.Data.SqlClient.SqlError: XML Validation: Text node is not allowed at this location, the type was defined with element only content or with simple content. Location: / C:\Adventure\Data Generation Plans\DGP001.dgen 2 0 Adventure This following Regular Expression is safer to generate correct xml because .+ in the Regex I provided before will generate un-escaped <, > which will violate the xml schema. <Root>(<DataElement>[a-aA-Z]+</DataElement>)+</Root> Thanks, Henry ...Show All

  • Visual Studio Tools for Office Newbie Develop Office App using .Net

    Hi everybody, I like to study on developing office applications like excel and word using C#, what do I need to install and study materials to study Can you provide me a list I am using VS 2002 and Visual C# 2005 Express Edition. Thanks in advanced. den2005 Hi Cindy or anybody, So to be able to develop office application suing .Net I need the following: To run Visual Studio 2005 Tools for Office solutions, you must install the following software on the each user's computer: The Microsoft .NET Framework version 2.0. A version of Word 2003, Excel 2003, or Outlook 2003 that supports Visual Studio 2005 Tools for Office. ( Installed ) Microsoft Office 2003 primary interop ass ...Show All

  • Windows Live Developer Forums Getting the tic tac toe example

    Where do I get the entire Tic Tac Toe example mentioned in the SDK TIA It was part of the Activity SDK zip file, but I just downloaded the latest version here and it only contained a help file. You can try to search the internet for older zip files of the activity SDK... ...Show All

  • SQL Server Time Dimension Browsing Very Slow - ProClarity

    Hello, I have a problem when browsing the time dimension (when cube cells have values) I have a standard time dimension with the following levels Year-Quarter-Month-Day. My cube has values for the years 2003 .... until 2006. 2002 Does not have values. When I browse the time dimension for 2002 (the year where cube has no values), I have no problem..but when I browse the dimension for values in the other years.... I wait until 1 minut to make a drill down in the dimension Pane (whitout executing the query). PS: I notice in SQL Server Profiler, that each time I browse the dimension in ProClarity, all my 80 partitions are read in the OLAP Server....without executing the query. Thanks in Advance Joao Campanico ...Show All

©2008 Software Development Network