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

Software Development Network >> Clarke Scott.'s Q&A profile

Clarke Scott.

Member List

Gladers
ToBruce
GraemeE
Vagabond
BinaryWave
Toop
Steve at Pixelda
Annie C D B
Sara Stanford
keithster
WPX
nobodeuno
rhasta
Adremoshier
RajeshMCA
Piotr Krakowiak
Chris.G
CharlesGDL
alexgr
VistaMadNut
Only Title

Clarke Scott.'s Q&A profile

  • SQL Server Vacumming Question

    We have SQL NS 2005 with our ADF with the following setting: <Vacuum>    <RetentionAge>P7DT00H00M00S</RetentionAge>    <VacuumSchedule>     <Schedule>      <StartTime>05:00:00</StartTime>      <Duration>P0DT02H00M00S</Duration>     </Schedule>    < ...Show All

  • SQL Server URGENT ERROR PLEASE HELP US.

    We are installing the final release of SQL 2005 On our main SQL server. 1) We have uninstalled the SQL 2000 version. 2) We have reboot the server 3) We have lunched the SQL2005 installation. this is the error during the installation of SQL reporting service : Error Code: 29556 MSI (s) (84!DC) [13:10:19:359]: Product: Microsoft SQL Server 2005 Reporting Services -- Error 29528. The setup has encountered an unexpected error while Setting reportin ...Show All

  • SQL Server "product level is insufficient" message during flat file import

    I'm using the import wizard to create a new table from a flat file source.  The table gets created but no data gets copied.  What's wrong   Here's the report: Operation stopped... - Initializing Data Flow Task (Success) - Initializing Connections (Success) - Setting SQL Command (Success) - Setting Source Connection (Success) - Setting Destination Connection (Success) - Validating (Error)    &nbs ...Show All

  • Windows Search Technologies Outlook 2000 crashes on exit with WDS installed

    I ran into 2 problems with WDS version 2.06.0000.2083. I have just installed WDS for the first time on XP SP2. I don't have MSN Search Toolbar installed. My Outlook setup doesn't use Exchange and just connects to my ISP to retrieve email. The problem I have is that Outlook crashes on exit. I can post memory dump if necessary. Additionally, if I let WDS finish indexing while Outlook is up, WDS doesn't ever find anything in the email message ...Show All

  • Visual Studio Express Editions system lock of referenced assemblies

    hi, i have split up my program into 3 assemblies and the main. the sources are on the drive "P" and the output on drive "C". i got more then just "debug" and "release" configs, so what i got is a folder on "P" which holds the assemblies, which are then referenced by the main.  that way, no matter what config i got, the references will always be ok. in the postbuild event of the assemblies, i copy the DLL from "C" to ...Show All

  • Visual C++ How to link to the correct STL library when a third party dll is based on VC6?

    I have a third party dll targeted for VC6 and .net 2003. It worked well with my old MFC application. After it was migrated to VC 2005, it throws an exception of access violation whenever the stl string information in the object is accessed. Accessing other members of the object is OK. I guess it might be linked to the stl.net library instead of the old stl library that the dll is based on. Anyone knows what is the problem  and how it c ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. MDX (Dec 2005) Working with D3DX

    I just upgraded to the latest and greatest DX SDK, mainly because I really wanted be able to use the Direct3D.Font.MeasureString method (although I'm a bit confused as to the parameters it takes, but I should probably ask that question in another thread). Anyway, I added a reference to the Microsoft.DirectX assembly labelled with the version 2.0.0.0 and runtime 2.0.50727. Now I can't seem to find where the TextureLoader class has gone to. It ...Show All

  • Software Development for Windows Vista reading data from an Access data base

    Hi all, I am using the following code to populate an Access data base: Private Sub LoadDB( ByVal X As Integer , ByVal Y As Integer , ByVal W As Integer , ByVal H As Integer ) Dim s1 As String    s1 = "ModeTable"    DB1 = DAODBEngine_definst.OpenDatabase( "C:\PokerStarsData\ModeDB.mdb" )    Sql = "SELECT * FROM " & s1 & ";"    rs1 = DB1.OpenRe ...Show All

  • Visual Studio 2008 (Pre-release) "Keep-Alive and Close may not be set using this property"

    So I'm getting the above exception when using an IRequestReplyMessageIntermediary  intermediary. It happens when teh intermediary attempts to forward to the service and it doesn't matter whether the service is running or not which tends to suggest its something happening in te intermediary itself. The stack trace is as follows: "\nServer stack trace: \n   at System.Net.HttpWebRequest.set_Connection(String value)\r\n   a ...Show All

  • Visual Basic Null Ref Exeption?????

    The following is a copy of my class. I'm trying to build a list of "Question" objects, but, when I add my object to the list, it says: "Null reference exeption" No idea how it considers that NULL. Imports System Imports System.Collections Imports Microsoft.VisualBasic Public Class QuizClass Dim password As String Dim noOfQs As Integer Dim qs As IList( Of mcqClass) Dim qsIndex As Integer ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Using Multiple UV Coords per Vertex

    hi, i am trying to create my own Model Format, the Engine loads the Vertex, Indexes, Normals, Materials, Textures, Effects and "UVs". The Problem is: the modeling program use per-face Mapping, so, some vertices can have more than one uv coord. How i can apply this to my FVF struct MyVertex { float x,y,z; //Pos float nx,ny,nz; //Normal float u,v // UV } #define D3DFVF_MYVERTEX (D3DFVF_XYZ|D3DFVF_NORMAL|D3D ...Show All

  • Visual Basic VB will not go on the net!

    I have installed VB 2005 on windows XP SP2.   If I try to select anything that may connect to the net it reports an error to Microsoft and restarts the application (with my permission).   However, if I run a minimal boot VB works just fine!   I have tried disabling every system, driver and program that I can think of but only a minimal boot will allow it to work.   Strangely if I have IE running on some sites that us ...Show All

  • Windows Forms tabpage - tabcontrol XP Visual Styles

    I seem to have a problem with visual styles and tab controls under .Net 2.0 or am I just missing this I've enabled visualstyles using Application.EnableVisualStyles(); within the application all my controls appear to be fine except with I set my tab control to:   tb.alignment = TabAlignment. left; The "Text" of the tab doesn't paint, any help resolving this would be great! Hi Phanf, Please look this link http://www.codeproj ...Show All

  • Visual FoxPro COM server problem

    I have a VFP6 project that when compiled worked great as a DLL lookup on an included table. As I no longer have access to VFP6 and the table needed updating, I tried to test out VFP9 with this project. It builds to the DLL with no errors but when I tried to register it, I got the dreaded message" DllRegisterServer in ....failed. Return code was: 0x80004005". I used Dependency Walker to profile this dll and got the following results: ...Show All

  • Visual Studio Express Editions Hey Help me please

    Thanks to traxer_x I got what I was missing without the tear down and with out putting 60 pages of code over the internet but I am sorry for my mood swings I had so much going on I just needed to step away from the problems of life and focus on the task at hand.  I apologize guys but that I know isn't enough. Thanks anyway for your help Stacy, this is a web forum. These forums have rules, for the benefit ...Show All

©2008 Software Development Network

powered by phorum