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

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

PMKern

Member List

Andrew_M
Jordy
ky88
tanuki
LogicalVue
Coxy
MikeFesta
SpikeBoy
David L
Karin Huber
Jeremy Wu
Juan Gabardini
Julie2
Dadeo
BillWenmingSun
UV Protector
Dudu_Baya
TinyDev
Alex McCool
Rowland Shepard
Only Title

PMKern's Q&A profile

  • SQL Server Access denied when connecting remotely via SSMS

    Hello, Only the server administrator user can connect to SSIS from remote workstations.  All other users encounter "Access denied".  What security settings are necessary to permit regular user access to SSIS   Firewalling is not an issue.  SSIS is running and works fully for the server administrator user.  All users can manage the Database with SSMS just fine; only SSIS cannot be accessed by regular users.   ...Show All

  • Visual Studio Top-level builds

    I'm trying to create a top-level build that spawns the build of several, relatively independent subprojects. Each subproject has its own .SLN file that will be built with the MSBuild task. Ideally, we'd like each sub-project to be in its own target, as well as have an uber-target that includes the targets for all of the subprojects. That way you can either build the entire system or any individual subproject, all from the master build ...Show All

  • Windows Forms BindingSource CurrentChanging!

    CurrentChanged event in BindingSource is fired after the position has been changed, while I need something fired before that can cancel the move when the object is not valid Hi, I don't know what Control you've got. Maybe you have something like Validating ...Show All

  • Smart Device Development why the same code have diffren result between PC and PPC?

    why the same code have different result between pc and ppc Sample Code (run as windows form ): create a form , add treeView control and add code as show following  in form_load method. bool isSelected = false;    treeView1.CheckBoxes = true;    TreeNode tn;    for(int i=0;i<40;i++)    {     if(i%2==0) isSelected = true;     ...Show All

  • SQL Server fix missing value

    Can SSIS detect the missing value and replace it with some reasonable value (e.g., maximum, median, average, etc.) thanks   Yanbing Hu wrote: Thanks. But if there is a way that SQL Server can automatically figure out a reasonable value used to fill in the missing value I mean I do not need to specify a value to replace the missing value, but SQL Server will figure out on ...Show All

  • Software Development for Windows Vista Documentation for MSH in WinFX SDK January CTP

    Hello, I finally suceeded in installing the entire January CTP SDK of Win FX, the run time components, the Vs.NET additions for WWF ,the CTP Of Visual studio .net code named Orcas, Expression (both the designer and the interactive designer). All are working fine and without any problem. But when i want to view some information regarding the documentation, I keep getting this dialog box error. --------------------------- Error ---------- ...Show All

  • SQL Server Cant Install ReportBuilder The remote server returned an error: (401) Unauthorized.

    Hello, I have windows 2000 pro, theserver is on windows 2003. and I cant install report builder And I am the administrator of the server too! PLATFORM VERSION INFO Windows : 5.0.2195.262144 (Win32NT) Common Language Runtime : 2.0.50727.42 System.Deployment.dll : 2.0.50727.42 (RTM.050727-4200) mscorwks.dll : 2.0.50727.42 (RTM.050727-4200) dfdll.dll : 2.0.50727.42 (RTM.050727-4200) dfshim.dll : 2.0.50727.42 (RTM.050727-4200) SOUR ...Show All

  • Visual Studio Team System Release > Project > Task hierarchy possible?

    Is it possible to have this structure when using Team Suite Our current process has this hierarchy with multiple projects belonging to a release and many tasks belonging to a project. Is there a template available that supports this structure or is it even possible The current Team Suite Agile setup appears to be Project > Task > Release which seems very strange to me. Sure. Multiple projects belon ...Show All

  • Visual Studio Express Editions Center Form Procedure

    Hello All, I have strayed across something very odd here and cannot seem to put my finger on why Express is doing what it is doing to me. I wrote a very simple function to center a child form inside it's parent form, since the startup position property does not appear to work. The procedure is as follows: frmChild.Left = CInt (frmParent.Left + ((frmParent.Width - frmChild.Width) / 2)) frmChild.Top = CInt (frmParent.Top + ((frmParent.H ...Show All

  • SQL Server FMTONLY, LONG Running ?

    Hi There I have been running a trace for long running queries. I know what FMTONLY is, simply returns the metadata of the query. I have found something odd. SQLBatchComplete:SET FMTONLY ON SELECT SETID,FFIG_FIGURE_XX,(CONVERT(CHAR(10),EFFDT_XX,121)),EFF_STATUS_XX,FFIG_TYP_XX,PRCSR_CLASS_XX,SQL_SEL_TXT_XX,RUN_SEQ_AVAIL_XX,DESCR_XX,FFG_COLUMN_XX,FFG_VAL_COL_XX,LASTUPDOPRID_XX,LASTUPDDTTM_XX FROM PS_FFGDFN_XX_VW SET FMTONLY OFF. This performs 0 rea ...Show All

  • Visual Studio 2008 (Pre-release) Compile error

    I had the PDC 2005 LINQ Preview version installed and was able to create a LINQ console application in VS Beta 2.0. I ran into the following error in compilation "; expected" in the p declaration using System; ..... using System.Query; using System.Xml.XLinq; using System.Data.DLinq; var EvenNumbers = from p in Number where p == 4 select p; What did I miss Thank you all in advance for your help ...Show All

  • Smart Device Development DesignMode support in CF 2.0

    Hi, Is there a way in CF2.0 to check that something is executing within Visual Studio 2005 I am looking for something that works like the property DesignMode in the full .NET framework. //A I would modify it a bit: if (this.Site != null && this.Site.DesignMode) {    // do design time only stuff } ...Show All

  • Windows Forms Crystal Reports with .NET

    "CrystalDecisions.CrystalReports.Engine.LogOnException: Logon failed".. I am having this error try to do a simple Crystal Report with .Net 1.1..Not able to have different eye on this error as i am stranger to this .Net FrameWork...Do anyone having the same pr ...Show All

  • Visual Studio 2008 (Pre-release) WCF Custom Behavior

    Hi All, I am looking for some WCF behaviour help. Which will tell me Why we need behavior...wht we can do with it...& how to implement custom behavior. I tried a lot to get this info but didnt impress me much. if anyone have some real good stuff plezzzz share it across. Thanks a tonzzzzz in advance. WCF is extremely extensible and behaviors are a way of accessing that. The list of what you can do ...Show All

  • SQL Server File system error: A FileStore error from WriteFile occurred

    Error: Code: 0x00000000 Source: SRC Process dimensions Error: Description: File system error: A FileStore error from WriteFile occurred. Physical file: \\ \ <pathto filename> attribute.asstore. Logical file: . . Errors in the OLAP storage engine: An error occurred while the <attribute id> attr ibute' attribute of the <dimensionname> dimension from the ' <database>' database was being processed. Errors in the OLAP stor ...Show All

©2008 Software Development Network

powered by phorum