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

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

MartinY

Member List

adamoverlock
Lord Kaos
George Waters
Erik Campo
Michael Koltachev MS
smarr
alexgr
ClaraOscura
nguyenvinhtu
DJ - XWAVE
Michel Grootjans
Parker Hillius
ph_prgn1
Paic Citron
Ferry Meijndert
MauroS
bielo
John Spencer
Anandha Subha
Alfo
Only Title

MartinY's Q&A profile

  • SQL Server SSIS Job Failed

    I created a simple SSIS package. I build the package. I can run the package with no problem. However, when I schedule a job, the job always fail. Does anyone know what is the problem The error message of the job doesn't help at all. Here is the error message I got from job history: Date 5/19/2006 2:02:21 PM Log Job History (ssistest) Step ID 0 Server ABC Job Name ssistest Step Name (Job outcome) Duration 00:00:01 Sql Severity 0 Sql Message ID 0 Operator Emailed Operator Net sent Operator Paged Retries Attempted 0 Message The job failed. The Job was invoked by User CHICAGO\ABC. The last step to run was step 1 (ssistest). ...Show All

  • .NET Development Enumeration in .NET 1.1 and 2.0

    Hi Is that Enumeration squential in .NET 1.1 and .NET 2.0 Is there any different Enumeration between .NET 1.1 and .NET 2.0 Thanks Chang There is no change in the layout/ordering of Enumerations between 1.1 and 2.0. If I have misunderstood your question, please clarify which enumeration and what order you are referring to. Thanks, Stephen Microsoft Common Language Runtime - Security: Developer http://blogs.msdn.com/stfisher ...Show All

  • SQL Server Spaces in Column names

    Hi all, Is it a bad practice to create column names with spaces. like [Last Modified On] If yes, y It is certainly not a good practice, but not sure I would elevate it to bad exactly. It is a pain to always have to use the [ ] (or " " with quoted identifiers turned on). If you really want to space out names like this I would use underscores between the name like last_modified_on. ...Show All

  • Smart Device Development Make CF.NET 1.0 Application with VS 2005...

    Hey guys! I'm looking for a way to make an application (C#) running on WinCE.NET and Pocket PC 2002 with Visual Studio 2005 (Beta 2). I know that Visual Studio 2005 let you program for Pocket PC 2003, SmartPhone 2003 and WinCE 5.0. In our enterprise, we make applications on PocketPC 2002 and WinCE.NET with Embedded Visual Studio 3.0 and 4.0. But it's verry painfull (old MFC etc :P ) so i'd like to show to our boss that it should be interresting to buy VS2005 when it release and use it to make applications on PocketPC 2002 & 2003 , WinCE .NET & 5.0 and SmartPhone 2003. At first sight, i should use VS2003 to make Com ...Show All

  • SQL Server Connection closes often

    Hi Team, I get the below error very often. java.sql.SQLException: I/O Error: Connection reset Caused by: java.net.SocketException: Connection reset Followed by a number of "java.sql.SQLException: Invalid state, the Connection object is closed.". Some time Invalid state, the Statement object is closed." I have checked out the network problem and time out of queries. And both does not seems to be an issue for me. Because my application send queries continuously (Checked it with mssql profiler all queries executed in minimum interval) and MSSQL runs in the local machine. Meantime i do not see any wrong packet exception. Is there any ...Show All

  • Visual FoxPro Checking for Additions to a .dbf File

    All, I am wanting to build an interface of sorts for a phone messaging application.  The app writes call entries to a .dbf file that I would like to monitor for additions. Once an addition is made to the table, I would like to insert a new record in to a SQL table and change a status field in .dbf table record to establish that that the new record in SQL was written. My original thought was to use a Linked Server via SQL to the .dbf file.  I did manage to get it working somewhat but not without issues.  First is that the queries are VERY slow, second is that updating the status field in the .dbf file is problematic.  I ...Show All

  • SQL Server Triggers for Sql 2005

    I have created a C# trigger that I want to deploy to my Sql database, and have it fire whenever an "Update" event occurs for any of the tables within that database. The difficulty I am running into is that I have to define the "Target", which I do not want to do. The following lines of code are at the top of my trigger: [Microsoft.SqlServer.Server. SqlTrigger (Name= "GenericAuditTrigger" , Target= "Address" , Event= "FOR UPDATE" )] public static void GenericAuditTrigger() If I leave out the "Target", I get an error. If I try to define the Target as Target="Customer, Address" I get an error that the object "Customer ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. HLSL in C# vs. C++

    This is probably a stupid question, but I just want to make sure. I tried out shaders a bit in RenderMonkey when it all looked like ASM. But havn't touched it after HLSL came out. So I want to get up to speed on it now. So I found this book: http://www.amazon.com/exec/obidos/tg/detail/-/0976613212/qid=1127229280/sr=8-1/ref=pd_bbs_1/103-6524508-7375040 v=glance&s=books&n=507846 Now, what I am wondering about is, does it look the same in Managed DX as in Unmanaged DX Is the HLSL it self exactly the same I understand that the way you set up vertex format and so on probably is different. But the actual shader. Does it look the same So ...Show All

  • Visual Basic Can I access my form's dataset from my class declaration?

    I finally got my head around how to utilise my own classes, so I'm putting some together for my current project, to sit between the dataset and the main program. The problem I've encountered is when I come to access my dataset (attached to my form) from my class declarations, which are outside the form's class. I thought maybe Form1.Dataset etc, but even though the dataset is public, it won't let me do that. I suppose I might need to attach my dataset directly to my project, rather than just my form but I can't seem to find any information on this, so I guess this is not possible. I realise that the easy way out is to declare ...Show All

  • Windows Forms active x

    I have been trying to download Mcafree and I get active x not enabled ,,I enable it in I net options/ sec. and still nothing Hi, Please look through your browser settings. FYI, these forums are meant for programming issues related to Winforms only. Thank you, Bhanu. ...Show All

  • Visual Studio Software same Tortoise

    Hi, Exists any software to VSS looks like Tortoise to CVS Any software integrated with explorer, been easily to manage files isn't in projects, like scripts, models, diagrams... Showing checked out files in red and anothers in green Thanks. Hi, I haven't seen Tortoise, but from your description it seems to me that you're looking for a shell extension for VSS. If that's true, Effective SourceSafe may help: http://www.codeproject.com/tools/ess.asp Alin ...Show All

  • Windows Forms Single Instance application - First instance crashes when second instance launched

    There is one thread discussing this issue already (http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=175755&SiteID=1) but it ends with an incomplete workaround and doesn't identify a cause or solution. The problem is with using the VB application SingleInstance property. On some machines for some reason this causes crashes in the existing instance when a subsequent instances are launched. See the second part of the follownig article for the SingleInstance scenario being attempted: http://msdn.microsoft.com/msdnmag/issues/05/09/NETMatters/ If anyone can shed any light on what is causing this problem it would be very much appreciated. ...Show All

  • Visual Basic Convert SVG to image (PNG or else)

    Hi, Is there a way/library to convert a file in SVG format to PNG I know about ImageMagickObject (COM object), but it's SVG conversion feature is still in development (and not doing the job). Inkscape command line does the job well, but the end users would have to first install it on their machine in order for my program to work... Which is not very desirable. Any ideas neilsanner You can use the batik svg toolkit. We successfully use this to perform a server side conversion. You need to install java. We are initiating the process from c# using System.Diagnostics. Process .Start Hope this ...Show All

  • Visual C++ the application failed to initialize propertly(0x80000003). click on OK to terminate the application

    hello to all i succeeded compile all project with vs2005 pro. but when i try to run the app from "app folder" it gave me error mesagge: the application failed to initialize propertly(0x80000003). click on OK to terminate the application this error cam after i chang back the manifest to YES on all project. (the reason it was on NO, is that the app will run with non vs2005 environment. but i show her beter solution) it look like dll problam but i did take the dlls from winsxs "WinSxS\x86_Microsoft.VC80.MFC_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_dec6ddd2" AND "\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd" HOPE an ...Show All

  • Visual C++ about dll

    I write a console application used to test the dll.   when i press the F5 to debug it, it is suceeceful. but when it is running , throw a error this: debug assertion failed! program:..../legacy/debug/uselegacy.exe file:fprintf.c line:56 expression:str != null for information on how your program can cause an assertion failure, see the visual c++ documetation on asserts. (press retry to debug the application) who may tell me ,why   what can i do thanks hehe,finally,I include a <process.h> to dll. It is not throw such a error. But i don't know why I sreach the msdn,can't find about process.h information. who may t ...Show All

©2008 Software Development Network