Software Development Network Logo
  • IE Development
  • Visual FoxPro
  • Game Technologies
  • Audio and Video
  • .NET Development
  • Visual C#
  • Smart Devicet
  • Windows Vista
  • Windows Forms
  • SQL Server
  • Microsoft ISV
  • Visual Basic
  • SharePoint Products
  • Visual Studio
  • Visual C++

Software Development Network >> John.Doe's Q&A profile

John.Doe

Member List

Kayda_SQL
Joel Clipperton
Hari.s.v
shizuka.a
SimonS_
JW0000
mel_mel
Mason Chang
Abelard
Rabtok
jbelisle
OctopusThu
arc_dev
Tanny
Jon Limjap
rdeal3
Sudhakar.hcitek
Hassan Ayoub
robinjam
Atul Bahl
Only Title

John.Doe's Q&A profile

  • Windows Forms WSUS Install Fails; There is a problem with this Windows Installer package.

    I am trying to install WSUS on Windows Server 2003 R2 and the installer fails with the above error message. The log files are shown here: ********** **** 2006-06-01 14:29:15 13:29:15 Executing External Command: C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -ir ***** ***** 2006-06-01 14:29:26 13:29:26 External Command Exited, Return Code: 0 ***** Running a transacted installation. Beginning the Install phase of the installation. See the contents of the log file for the C:\Program Files\Update Services\Setup\bin\Microsoft.UpdateServices.Setup.CustomActions.dll assembly's progress. The file is located at C:\Program Files\Update Services\LogFiles\WSUSCa_060601_1426.log. Installing assembly 'C:\Program F ...Show All

  • SQL Server How to Redistribute sqlExpress

    Hi, I asked this question in another thread that was already going but has had no activeity for a month or so.. I have read the command line artical and the clickonce artical about installing the sqlExpress on the client as a silent install. There are alot of holes in the articals and i am in big time need to get this resolved. I would like someone to point me in the right direction on: 1. Client install sqlExpress from a link from my site ( with only click here type prompts ) 2. Client install sqlExpress from msi that is with my application 3. The absolute mininum componets for sqlExpress to run on the client 4. Is it possiable to install sqlExpress in my application directory and not under the clients ...Show All

  • Visual Studio Team System TeamFoundationServerFactory.GetServer

    Dim NIC As New System.Net.NetworkCredential = NetworkCredential("administrator", "1", "TFS") Dim tfs As TeamFoundationServer = TeamFoundationServerFactory.GetServer(" http://tfsm4:8080 ", NIC) I Used to compile this code in VS TFS Beta 3 very well. But when i was trying to compile the same code on VS 2005 TS, something wrong. The error message like "Can't change type 'System.Net.SystemNetworkCredential' to type 'Microsoft.TeamFoundation.Client.ICredentialsProvider'" and i found out there was 3 polymophic GetServer function in Beta 3, but there are only 2 function. 1: GetServer(name as String) 2: GetServer(name as String,fallbackCredentialsProvider as MicroSoft.Teamfoundation.Cl ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Maya objects with scale *=-1 import with front face culling

    Hello, Total beginner question No. 2: I've built a robot in Maya, using the scale attribute in the Attributes Editor to flip the legs, arms etc to mirror the half of the robot I'm modeling. Seems to work fine in Maya, but any objects that are exported with FBX for use in Game Studio Express load in with what looks like reverse back face culling - front face culling if you will! Has anyone got any tips to get around this... feature Thanks in advance, pseudo It's not my artwork. I found the sprites released under the public domain on some website (I have the credits somewhere). I'm only using them as placeholders now. They may become permanent, but for now I plan to replace them. ...Show All

  • .NET Development Unable to update data adapter - C#

    Any expert here pls help me up. Recently i was learning about d C#.net. I was following d msdn guide in Updating d data adapter wit dataset. When i try d debug d code line by line, everythings seems fine until d last statement which is update d data adapter failed(I highlight with red color in my code). D exception tat is displayed An unhandled exception of type 'System.InvalidOperationException' occurred in system.data.dll Additional information: Update unable to find TableMapping['Table'] or DataTable 'Table'. This is my code: string cString = "Persist Security Info=False;Integrated Security=SSPI;database=northwind;server=white"; SqlConnection myConnection = new SqlConnection(cString); myConnection.Open(); SqlData ...Show All

  • Visual C# Read XMP Metadata information Using C#

    Hi How can I read (XMP) Metadata information using C# Adobe photoshop Save and retrieve (XMP) Metadata information from the files .. In Adobe photoshop if you will go to File>>FileInfo you will see the (XMP) Information. I have try it to (JPG,JPEG) files How can I write Application in .NET to read and write (XMP) metadata information to files And thanks with my best regarding Fraas Here is how to read it with .net 1.1 and 2.0. http://www.shahine.com/omar/ReadingXMPMetadataFromAJPEGUsingC.aspx ...Show All

  • Smart Device Development Incomplete VS2005? (missing emulator and sql mobile)

    I recently installed Visual Studio 2005 on both my desktop and laptop and have had issues with accessing various capabilities in the mobile device development side.  The most obvious of which is that the device emulator appears to be missing from my installation.  The deviceemulator.exe could not be found in the program files.  All the emulator images appeared in the debug drop-down, but I was only able to get the emulator working when I installed the stand alone version and accessed it separately from Visual Studio 2005.  In addition, I do not have a device emulator manager option in the tools menu. In addition to my problems with the device emulator I also had to download and install the .N ...Show All

  • SQL Server Data Mining Add-Ins doesn't work with non-English regional settings

    I tried Data Mining Add-Ins for Office 2007 - CTP December 2006. Test settings: Windows XP SP2 english with Italian regional settings, Office 2007 english (RTM), SQL Server 2005 Developer (with SP2 CTP Dec06) and Data Mining Add-ins for Office 2007 (CTP Dec06). If I keep regional settings in Italian, I get error like this: Old format or invalid type library. (Exception from HRESULT: 0x80028018 (TYPE_E_INVDATAREAD)) If I change regional settings to English, the Add-in works. I found this description as the possible cause of the problem: http://msdn2.microsoft.com/en-us/library/ms178780(vs.80).aspx - if this is the issue, it would be necessary to change the ExcelLocale1033Attribute on the component. Is there another workaround ...Show All

  • SQL Server Vista RTM and SQL 2005 Developer Installation

    Hi, Two questions: 1) How do I correctly install SQL 2005 Developer and the SP2 CTP on Vista 2) Is there a way to slipstream SP2 I've taken the following steps: Built Vista Ultimate as a clean install. Turned on features in Vista and installed all components of IIS. Restarted system Connected to a Network Installed the SQL 2005 Developer CD 1 with two warnings on the System Configuration Check screen: SQL Server Edition Operating System Compatibility Edition Change Check On the Components to install screen, I only have one option for installation: Workstation components, Books Online and development tools. Thanks in advance... Jens: Checked the med ...Show All

  • Visual Basic How to use progressbar with the reference of processname as the time limit.

    HEY EVERYONE, I would like to know how to get about doing this; I wanted to do a loading which have the progress bar.So i want the progress bar to load according to the time taken by the process which will be refer using the processname..can some kind soul help me....Thankss Regarad Abu, You can't know for sure how long a process will take to load if that's what you're asking. Perhaps you should consider using some other form of progress indicator (like a continuous animation or something). ...Show All

  • SQL Server Configure a Child Package to use the configuration file of a Parent Package?

    Hi guys, Here's the deal. I have a child package, (say, pack01.dtsx), which uses a dtsconfig file for its connection string, which can be called from other packages, but which also can be called by itself. However I also have another package (say, pack02.dtsx) which uses the same dtsconfig file for its connection string. It calls on pack01.dtsx. When I use DTEXECUI and run pack01.dtsx, specifying the proper .dtsconfig file, it goes well. But when I try and run pack02.dtsx, an error occurs saying pack01.dtsx connection cannot be established. How do I pass the connectionstring being used by pack02 to pack01, without having to remove the configuration file setting of pack01 Can a Parent Package configuration and a configuration file try and m ...Show All

  • Internet Explorer Development IE 7 display blank page on refresh when viewing session enabled PHP pages served from IIS 6!!

    Pages using PHP sessions and external javascript in the head portion of the html document and which served from IIS 6 to IE 7 are not refreshing properly (displays blank on refresh). I have a full description of it here including the minimal source to create the error. Description, source and work arounds that may shed light on the problem: http://durge.roswellpark.org/ie7Bugs/ I think it has to do with the fact that IIS does not report content-length header on pages served as PHP. If I manually create my own content-length header it works. This problem did not happen in IE 6 and will affect all php sites served from IIS 6 to IE 7 that use sessions. Here is an example < php session_start(); ><html> <head> <script type ...Show All

  • Visual Basic Person's Age

    Hello, 1. The Form has one TextBox and one Label. No Buttons. How can the user put BirthDate data into the Form's TextBox1 field to be processed by the code 2. While the code works, is it right Public Class Form1 Private Sub Form1_Load( ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase .Load Dim BirthDate As DateTime = #6/23/2005# Dim age As Integer age = (DateTime.Now.Year - BirthDate.Year) + ((DateTime.Now.Month + DateTime.Now.Day / 100) < (BirthDate.Month + BirthDate.Day / 100)) Label1.Text = age If age = 0 Then Label1.Text = "<1" Else If age < 0 Then Label1.Text = "X" End If End If End Sub ...Show All

  • SQL Server date parsing

    Hello, I have a source with two smalldatetime fields, the first field contains 8/1/2006 12:00:00 AM, and the second field contains 8/10/2006 7:57:00 PM. I would like to have the date from the first field and the time from the second field. No chance of changing the source system to do this for me. What I have so far works, except the time portion is converted to 19:57:00 instead of 7:57:00 p.m. Any Ideas My expression is below. (DT_STR,2,1252)DATEPART("month",FIELD1) + "/" + (DT_STR,2,1252)DATEPART("Day",FIELD1) + "/" + (DT_STR,4,1252)DATEPART("Year",FIELD1) + " " + (DT_STR,2,1252)DATEPART("Hour",FIELD2) + ":" + (DT_STR,2,1252)DATEPART("Mi ...Show All

  • SQL Server can'd find SSIS for installation in Server2003SBS-PR

    I bought a new HP server with Windows 2003 SBS Premium. I also was told buy the company how installed the server, that they installed all the components of SQL. When another company came to install a new business software for us, they told me that the Integration services is not installed. We tried together to install the SSIS with no luck. When we run the Setup(or used Add/Remove software) we couldn't find the Integration services check box in the list of the setup. I also asked assistans from the company that i bought the server fromk, and they also couldn't understand where is it. We have an HP Proliant server, Windows server 2003 small business preminum SP1, SQL server 2005. I was told that without the ...Show All

©2008 Software Development Network