Software Development Network Logo
  • Smart Device
  • Game Technologies
  • SQL Server
  • Windows Live
  • Architecture
  • Visual C++
  • Visual FoxPro
  • Microsoft ISV
  • .NET Development
  • VS Team System
  • Visual J#
  • Windows Vista
  • Windows Forms
  • VS Express Editions
  • Visual Basic

Software Development Network >> Glenn Johnson's Q&A profile

Glenn Johnson

Member List

Anders Lillrank
ComputerNut
gkustas
Janeli8
Scott Munro
alinx
chjmiller
Biju S Nair
Demchuk
Terry19692000
rudif
Puca
Jeff Ulrich
Ruben Sainiuc
KenCubs
christoph11
ansaria
Maizatul Akmal
rico666
harrha19
Only Title

Glenn Johnson's Q&A profile

  • SQL Server "Too low memory" and XML in cache

    Hi, I've read that the parser can use 1/8th of the available memory for the xml-cache, but I've run into this limit much sooner than I'd expect. I'm not using "sp_xml_preparedocument", but rather operating on columns with XML as datatype. This means I don't have the handle to the document and can't use "sp_xml_removedocument" to free the memory. It's a simple application written in C#, so should it be sufficient to & ...Show All

  • Windows Forms Updates only with ClickOnce

    I have an application that can not be published with clickonce because it needs to install assemblies in the GAC. So I can build an MSI package to take care of that, but then is there a way to let the program get updates with clickonce Thanks, ryan There really isn't a way to install an app with Windows Installer (MSI) and then hook into ClickOnce updates. You need to install the app with ClickOnce to get the u ...Show All

  • Visual Studio Team System Accessing TFS without Windows Integrated Security? (Internet Access)

    From what I see after an installation of Beta 3 is this Web Site on Port 8080 with integrated authorization. I am thinking of changing this to basic authorization and after that publishing the site over SSL with an ISA server. So that it looks like that: Client - SSL (Port443) -> ISA - HTTP (Port 8080) -> TFS Is it really that easy or what is the recommended way of achieving this Does the Client in VS2005 offer a way to enter credite ...Show All

  • Visual Studio Express Editions help

    how do i download dill I suggest reading the recommendations on how to post questions. 'help' is not a good subject, everyone who posts wants help. What do you want help with I'm still not sure, what do you want to download How does this question relate to c++ ...Show All

  • Visual C# Question on Localization

    i have another few questions about localization is there any walkthroughs for building a application to be multilingual for .net 2005 beta2. And also what is the best way to update resources from outside the project. I know winres will work to update each form, but how do you compile to a dll from outside the project, because i would like to just ship the exe and reference a dll for resources can this be done . I hope ...Show All

  • Smart Device Development Unable to play WMV on WMP10 on PocketPC

    I'm not sure if this is right place to ask this question, apologies if I'm out of line. I'm trying to play a video file (encoded as Windows Media Player 9 Screen) on a Pocket PC running Windows Media Player 10 Mobile on Windows Mobile 2003 SE (it's a Dell Axim X50v). I get the sound but no picture, so I'm guessing I'm missing the WMP9 Screen codec. Does anyone know how I can fix this Thanks in advance. that def ...Show All

  • .NET Development VS2005 Dataset Designer Bug?

    Hi I seem to be having an issue deleting datacolumns from a datatable created using the dataset designer (hope that's clear!). I have created a dataset with two datatables based on SQL Server 2000 tables. I can't seem to delete any of the datacolumns that make up the datatable. I can change names, modify, etc but if I try and delete the datacolumn I get the following error message: Failed to delete object(s)'{0}'. {1}. The only optio ...Show All

  • Visual Studio Team System Warehouse Troubleshooting Guide

    This will be a living document and as we troubleshoot issues, we will add to the query and document. It will culminate in a consistency checker tool which automates the checking and ultimately other functions like kicking the warehouse etc... Feedback is welcome and I will update this data. Symptoms: The data in the reports is stale and doesn’t seem to ever get updated. The reports error out. An error has occurred during report pr ...Show All

  • Windows Forms ThreadStateException from background thread manipulating its control

    Hi, I came to this exception: Current thread must be set to single thread apartment (STA) mode before OLE calls can be made. Ensure that your Main function has STAThreadAttribute marked on it. and I don't know what to do with it. My application creates some Panels with a lot of components at run time (according to the database entries). Each panel takes a second or two to load so I decied to use multithreading and choosed the ThreadPool. S ...Show All

  • Smart Device Development TCPClient Connection Emulator vs. Device

    Hello, I am working on a project which enables a Pocket PC device (Pocket PC 2003) to connect to a server via a TCP/IP connection. Running the program from the emulator displays an error message about not being able to connect. The errror code is 10065. The error message is: System.Net.Sockets.SocketException: A socket operation was attempted to an unreachable host If I run the same program on the device itself then it works as expected. ...Show All

  • Visual Studio Crystal Report version 9.2 and VS 2005

    Can we develop using CR 9.2 using VS 2005 I don't know technically. But Crystal is no longer shipping v9 disks. This is causing us issues since v9 Advanced server (unmanaged RAS) is gone now and we can't get RDC to work right under CR.Net 2005 or CR XI. ...Show All

  • Smart Device Development ARM data misalignment crash

    I'm new to Windows CE development but I'm facing crashes in bugfree code which is a mystery to me. I have some code that compiles on 6 platforms (Win32, Win64, linux on both x86 and amd64, mac os x and solaris) however on pocket pc 2003 it crashes: (The code is part of a binary stream reader) m_lReadTag = ENDIAN(*( UINT32 *) (m_pBuffer + m_lIndex)); The idea is that the reader reads a 32 bit value from a buffer plus index which gets ...Show All

  • Visual C# Windows Service

    i have 2 applications, one is windows application, the other is windows service. the windows application must start and stop the windows service. so i neeed to have, a setup that can install both at the same. the windows application must start and stop the service. is that possible i have other question, when i desinstall the program can it stop the service and desinstall the windows service and the windows application my purpose is to make a p ...Show All

  • .NET Development ADSI

    Ok. So which namspace does ADSI reside in I need to tap into the ADSI Object Model to check and see if a user exists in a Windows 2000 Group so that canget into the Application. How do I tap into the ADSI Objects within a .Net Application Ok. I have been dabling with this but I'm getting no where! Does anyone have an example in C#.Net of how to get the UserName of the User logged onto the workstation and check ...Show All

  • SQL Server ssis security short coming, major issues

    Hello, I feel like ssis encryption model has a serious flaw. Especially when linked to SQL Agent jobs. I have posted and others have posted messages about this. Something is plain wrong with ssis encryption keys and password protection. Also, you do not have the choice not to protect the packages. In my case, protecting packages is completely useless. Here is the story. After this post http://forums.microsoft.com/MSDN/ShowPos ...Show All

©2008 Software Development Network

powered by phorum