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

Software Development Network >> J/-\Y's Q&A profile

J/-\Y

Member List

Lita123
Schweppp
gl3nn86
Teo
Asem Masri
Jenny777
CodeMonkeyDave
odelfim
Wade Waldron
Jamoflaw
Byenary
jasontang
guyfe
KennyTheGeek
Susanh
Pavel Sich
JoelLoh
Dominic Lim
Chris_tr
Leo Winters
Only Title

J/-\Y's Q&A profile

  • Windows Forms Clickonce: Cannot Start Applicaton - download did not succeed...

    Any thoughts on what I need to do to fix this Pretty simple app - did a deploy in visual studio, got all the paths right, copied the files to the IIS server, opened the publish.htm in the browser from the websites external URL. Says something about a bad Cert or Secure Channel... heres the 'details...' PLATFORM VERSION INFO Windows : 5.1.2600.131072 (Win32NT) Common Language Runtime : 2.0.50727.42 System.Deployment.dll : 2.0.50 ...Show All

  • Windows Forms Comples Databinding - ComboBox

    I am having trouble getting databinding to work with a ComboBox.  The problem is the translation doesn't take affect. The ValueMember (Foreign Key ID) shows up instead of the translated description (DisplayMember) when I bind to 'Text'. When I bind to&nb ...Show All

  • Visual Studio Team System Link Demand error followup

    Folks - This is a follow up to an earlier post about how FxCop 1.32 complained about " Override link demands should be identical to base". See http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=160473&SiteID=1 . A resolution was provided but we didn't implement it at the time. Recently, we upgraded to FxCop 1.35, ran the assemblies through and that did not get the "Override link demands..." error. I am curio ...Show All

  • SQL Server Merge Replication deployment model

    In order to deploy the replication implementation along with the software that has been created,how to package the correct set of necessary assemblies along with our client to ensure that the software can function correctly While trying to include the SQL Server assemblies that we are using from the SDK directory, we get some internal security token errors.  Please also suggest what would be the recommended deployment model for stand- ...Show All

  • Visual Studio Express Editions .Net Framework 2.0 and Visual C++ 2005 Express Installation Issue

    Hi! I have installed .NET Framework 2.0 and Visual C++ 2005 Express using the web installer. The installation went smoothly but when I start VC++ many of the .NET Framework application templates are missing. Also when I write code the "Run" option on the Debug menu is not active. Can anyone suggest what I should do. All the templates you find in the full version are not included in the .NET version. I ...Show All

  • .NET Development sqlTransaction problem

    have a DataTable with an autoincrement primary key that is retrieved from the database after insert. When I execute my InsertCommand within an SqlTransaction the rows in the DataTable are updated with the autogenerated key from SQL Server. However, when one of the inserts fail and I rollback the entire transaction, all my DataRows are left with the invalid keys from the database and a RowState of Data RowState .Unchanged instead of Data ...Show All

  • Visual C++ writing DCM header information in a text file

    Hi, I have completed most of the work on DCm Converter. I have used DCM Viewer to view DCM Images and to convert them into different formats(like jpeg, tiff,bmp,png, etc). but now i want to write the DCm Header to a different file. i.e. when i convert DCM file to jpg or any other format then it should result in two files. one jpg image and second text file which consists of DCM header information. I searched on net regarding this and i found fin ...Show All

  • Windows Forms Inserting Data to Word 2002

    Any one know how to insert particular words to a word document from an sql database I am moving this thread from .Net framework and Data Access forum to Windows Forms Data Controls and Databinding forum. Hope you can get your answers here. ...Show All

  • Windows Forms .Net 2.0 Bootstrapper

    I have an old vb 6 app that I want to update some functionality using .net 2.0 this all works no problem. Wanting to make the end user experiance as seemless as posible I decided to change deplyment from installshield to a vs2005 setup project and use the bootstrapper to check for and if needed, install .net 2.0, this all works except that when .net is already installed on the target machine the bootstrapper flashes a ui on the screen before bow ...Show All

  • Visual C# System.Reflection.Assembly.CreateInstance(..)

    Hi every one I cant create Instance from an Assembly object. please help What error do you receive Are you able to load the assembly What do you mean with 'Assembly object' Do you mean that you can't create an instance of a class that was defined in that assemlby As you can see, you'll need to give more information if you want to be helped. ...Show All

  • Visual Studio Team System Bug in Managed Code Analysis (FxCop) Extensibility

    This was a tough bug to figure out since it works fine for Microsoft's rules. I created a new rule (inheriting from the base rule), compiled it and deployed it to the correct directory. Everything was fine. The bug is this - The name of the category was displayed in the list along with all of the other rules, but the rules themselves were not displayed (clicking the + next to the category did not expand it). After playing with it for a while, I ...Show All

  • .NET Development Group Emails using Vb.Net

    I am somewhat new to designing .net applications. If someone can give guidance, would appreciate. I am trying to build a process where a user may enter on a web form various criterias that will pull data in from oracle db. Matching emails will be stored into a "job" that will sit on some scheduled server and have a separate process actually send out the emails. I'm sure there are many ways to go about this. ...Show All

  • Windows Forms Disable window

    i have a window where there is an option button. when i click on the option button it opens the options form. What i would like to happen is to make the main form dissable until the person closes the options window. Possibly even not& ...Show All

  • Visual Basic Full Text Search in Visual Basic

    I am trying to create a simple full-text search application in Visual Basic (2005 Professional trial version). I have been successful in doing full-text searches within SQL Server Management Studio using SQL queries, so the database has a working catalog, index, etc. Here is a sample SQL query statement that I have used in SQL Server Management Studio: SELECT SectionText FROM Full_Documents WHERE CONTAINS (SectionT ...Show All

  • Visual Basic global characters in vba

    I am trying to Search for a character string in Excel cells. The first four letters are "CAPP" and it is followed by other insignificant characters. If those first four characters are found I will delete the entire row. Is there a way to use global characters such as "CAPP*" to locate this type of string Here is a code sample: If Range("A2").Value = "CAPP*" Then Selection.EntireRow. ...Show All

©2008 Software Development Network

powered by phorum