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

Software Development Network >> John Placais's Q&A profile

John Placais

Member List

KCtin
Andie Kurniawan
Meda Pandu
Jareesh
Ravi Varma
Waii
Amardon
Arpit
DouglasR
BusyGuy
agent_smith
ZhangHua
Lillian
RichardD
Maruno
Durban
Ashok Kumar MVN
TMacPhail
MightyDubCats
Jace314
Only Title

John Placais's Q&A profile

  • 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 Forms DateTimePicker

    Hi, Is there any way to handle with 'Null' values in DateTimePicker control when it is bound to datasource Any sugestion... Thanks You could also use Infragistic's NetAdvantage UltraDateTimeEditor. It can naturally work with Null values. ...Show All

  • SQL Server Merge disparate queries into raw file

    I have a requirement to create a file containing security Index and Index Component data (think Dow Jones Industrial Average and the 30 securities that make up the index). The format of the file is for the first index to be listed first (with some pricing data) and then followed by each of its components on a separate line. After that comes the second index and then its components. So, given: index IN1 with COM1, COM2 index IN2 ...Show All

  • Windows Forms .NET Memory Consumption

    Hi All Here's something interesting:  Launch your Winforms app. Open task manager, look at the memory used on this app/process. Minimize the app, look at the memory. Restore the app, look at the memory! Why does it take SO much memory to "launch" ye ...Show All

  • System Center The outgoing agent queue is full

    HI, I can't find the agente queue to verify if it is getting full or if it is already working fine. How can i know if the queue is normal Thanks, Belmiro Hi Belmiro - if you're referring to our modeling of MOM queues, we don't directly expose that in the interface (although we do account for it under the hood). Let me know if you need more help. ...Show All

  • SQL Server A little MDX problem

    Hi, I need some support for a MDX problem. We have a cube with a measure, are region (with hierachy, but this doesn't matter at all) and two time dimensions (with the usual hierachies). The business problem is now: You select a date (on any level) from Time1. If you would place the region on rows and Time2 on colums (the days) with nonempty enabled, you would get a number of members back (about 1000 numbers in Time2 per day in Time1). I ...Show All

  • SQL Server SQL Server 2005 Express limits

    I see that Express has a 4 GB database limit -- is this RAW data, or the size of the files, is it the size of objects like indexes and indexed views What happens when you pass 4 GB Thanks Oh - I like that -- so it somewhat helps. But what is the 4 GB limit. File size for the datbaase. Does MS have some sort of regulator. What happens if an insert exceeds the 4 GB. Does 4 GB just raw data, or does it include inde ...Show All

  • Visual Studio Team System error MSB3202

    I'm having trouble building a team build. I am able to define a team build just fine, and when I try to run it, the log files seem to suggest that it can find the source files just fine. But I end up with a lot of errors. My solution uses Enterprise Library 2005, so here is one of the errors that reference it (so, I don't think it is custom code related): error MSB3202: The project file "..\..\..\..\..\..\Program Files\Microsoft Enter ...Show All

  • Visual Studio Team System Where is the Check out ?

    I've been playing for some time with the TFS part in the sdk. There is something I didn't see.I didn't see CheckOut command or anything similar to it. Saw checkout,get... but no CheckOut command or any event linked to it. Doe's it go by a different name Avi The Workspace class exposes methods for pending edits against items. For example: PendEdit PendAdd PendDelete PendBranch Pe ...Show All

  • SQL Server Replication between SQL CE 2.0 and SQL Server 2005 not working

    Hi, I've been trying to get my merge replication to work with a sql ce 2.0 on sql server 2005, but it keeps generating shapshot scripts my pocket pc can't execute. Example of my table.sch file in my snapshot folder: drop Table [dbo].[Application] go SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO CREATE TABLE [dbo].[Application]( [AppID] [nvarchar](20) NOT NULL, [AddOnInfo] [nvarchar](50) NULL, [MaxClients] [int] NULL, ...Show All

  • Smart Device Development 2005 C/C++ codegen vs eVC4

    Hi,    I'm in the middle of porting a high performance 3d app to a CE 4.2 device, I'm currently using eVC4. Would using Visual Studio 2005 (with the plugin) give me better code generation than eVC 4   At the moment I am unable to do inline asm (__asm) for ARM4I using eVC4. Would this be possible in 2005 Many thanks, Steven Haggerty. Hi Steve, The newer compiler is capable of producing bette ...Show All

  • .NET Development saving aspx file to harddisk

    My requirement is to save the webpage onto my harddisk on a button press. Later i want to email that webpage the way i have saved. Kindly tell me how to save the webpage on to the harddisk programmatically using asp.net. Thanx in advance Ali Zahid. Hi! Do you want to save it on your local hard drive (of the client) or on the hard drive of the server The best place for asking ASP.NET questions is on th ...Show All

  • Visual Studio Team System Error 32000 During Installation of TFS Beta 2

    I've done some searching but can't find a resolution for this issue yet. I've tried uninstalling ADAM, rebooting, and restarting the install. No go. During the installation of TFS, I get the following error: "Error 32000. The commandline "(temp)\getadminport.exe /vstf" returned non-zero value: 1" where "temp" is my local user's temp folder. When I run getadminport.exe thru the command line myself, I see this: Setting NTAuthenticationProvider ...Show All

  • Visual Studio Team System Designing n-tier application in Architect Edition

    Hello, I am planning to design a n-tier application .. which will have a UI layer, Business logic layer and DB access layer and a DB. I am planning to design the same in Architect edition... But not very sure how can it help me.. as architect edition is more biased towards designing service oriented applications. My question is whether architect edition is useful for designing such type of applications. beacuse all my layers will be on a s ...Show All

  • Visual C++ Project Build Error PRJ0003 "error spawning cl.exe"

    Help! None of my projects will start. I keep getting the same build error. I have already added the directory that houses cl.exe to the VC++ executable directory and now it gives me a dialog box that states "These project configurations are out of date. Would you like to build them " Upon clicking yes, it states "There were build errors, continue Upon clicking yes, it states "Unable to start debugging. Unable to f ...Show All

©2008 Software Development Network

powered by phorum