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

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

trislloyd

Member List

Dan B.
LJry
Pavan kumar
truelove84
Mr.ink
Noa
Prdkv
Scott Simms
Tom2
Sarath
Coverting Languages
psycheval
Omar80
MD2000
Matt Slat
M3
Luxspes
Tomer Gabel
Khalid K.
Bill44077
Only Title

trislloyd's Q&A profile

  • Visual Studio Express Editions Publish web site

    When I finish with my site. Now I want to publish to server. I don't know what IIS version that my server should install to run the web was create by Visual Web Developer 2005 Second thing, When I create a new user the site always complain this message "Please enter a different password" I try many times but no way. Anybody can help me Thanks. Hi, it is important that asp.net 2.0 is running on that server. Second thing, When I create a new user the site always complain this message "Please enter a different password" I try many times but no way. Ask your Webhoster about this he should be able to help you. ...Show All

  • Visual Studio Team System Creating Workitems programatically

    Hi there, are there any docs on creating workItem through code I want to migrate our existing bug / enhancement Excel spreedsheet in to WorkItems inside TFS using c#. Regards Graham Check out the Visual Studio Team System Extensibility downloads.  The extensibility kit should get you up and running. http://www.vsipdev.com/downloads/ Buck ...Show All

  • Windows Forms Searchable DataGrid

    I am trying to implement searchable DataGrid. I am creating a DataSet object with DataRelation on form load, as follows: Private Sub BindDataGrid()     Dim planTS As New DataGridTableStyle     Dim appTS As New DataGridTableStyle     Try         'Call ExecuteDataset static method of SqlHelper class that returns a Dataset.        ...Show All

  • Visual C++ How to do Unit Test for Visual C++ unmanaged code with Visual Studio 2005?

    I got the following words in MSDN Library,  "If your production code is unmanaged, it needs to be callable from a static library, an .obj file, or a DLL entry point. Class methods that are embedded inside an executable file or a DLL will not work because unmanaged Visual C++ does not offer the runtime discovery mechanism, reflection. Therefore, only the traditional native binding mechanisms will work. " Does this mean we still cannot do unit test for unmanaged c++ code, unless we use something like CPPUnit Does the "Dll entry point" mean a function with __declspec(dllexport) In C++, could n ...Show All

  • SQL Server SQL SERVER Connection in WSAD!

    Who can tell me how to connect sql server in WSAD, I cannot connect the sqlserver as it said : java.lang.ClassNotFoundException: com.microsoft.jdbc.sqlserver.SQLServerDriver at com.ibm.ws.classloader.CompoundClassLoader.findClass(CompoundClassLoader.java:342) at com.ibm.ws.classloader.CompoundClassLoader.loadClass(CompoundClassLoader.java:252) at java.lang.ClassLoader.loadClass(ClassLoader.java(Compiled Code)) at ................. I think maybe some package need, and maybe the JDBC package, but i donnot know where should I put them. Who know the answer could you explain it to me with a sample is better. Thankyou very much! ...Show All

  • .NET Development Athalon 64 problem with Win XP Home Editon

    I am sorry if this is the wrong catagory for this topic... I have been having problems with a reboot issue... my systems specs. are at the bottom of this page... I have flashed by BIOS... All the parts are compatible... I thought maybe it would be a power issue... then a heat issue... Then i was believing Windows just hates me... But i believe there is an answer to all this... To describe the Reboot:  I will be working on the computer... searchign the web... let it sit there idle... I have tested it in 3 scenarios... 1 Leave it on all night....when i woke up it was black screen... nonresponsive....2 Leave it on all night...next ...Show All

  • .NET Development System.Net.Mime

    Hi, I am looking at the new System.Net.Mime. MediaTypeNames which seem to be targetted at e-mail messages. There are only very few of them. MediaTypeNames.Image. Png is not even there. However, MIMEs are used in HTTP too. IIS can be configured which MIME types to serve. http://www.utoronto.ca/ian/books/xhtml1/mime/mimetype.html#text   Other documents actually show many more publicly filed and approved MIMEs. File upload controls can and should read the MIME type whether as an attachment in a web mail app or not. Questions: 1. Does the fact that only very few MIMES are strongly typed in the Medi ...Show All

  • Visual C++ Example C: Getting and Setting Certificates Properties

    I am trying to compile the example C program from the MSDN Library about: Getting and Setting Certificates Properties and it appears the next error: c:\archivos de programa\microsoft visual studio 8\vc\platform sdk\include\servprov.h(93) : error C2872: 'IServiceProvider' : ambiguous symbol could be 'c:\archivos de programa\microsoft visual studio 8\vc\platform sdk\include\servprov.h(48) : System::IServiceProvider IServiceProvider' or 'c:\windows\microsoft.net\framework\v2.0.50727\mscorlib.dll : System::IServiceProvider' c:\archivos de programa\microsoft visual studio 8\vc\platform sdk\include\servprov.h(93) : error C3699: ...Show All

  • Visual Studio Express Editions app.config problem

    hello to everyone I am running windows based program compiled with Express Edition. I have User name and Password that application run OK and connect to remote computer everything is OK I Store these values in Application Settings all is fine… But when I run the application from Windows schedule IT IS CREATE NEW application setting WHICH are EMPTY in first start…. HOW to prevent that I want the application to run with same values stored in first one 10x in advance val use the registry... and with the scheduler make ...Show All

  • Visual Studio VS2005 Registration Benefits - not allowed access to Registration Benefit Portal

    I just registered my copy of VS2005 Standard Edition that I received at the VS2005 Launch. One of the benefits of registering is free icons, components, etc. When I try to go to the Registration Benefit Portal to download them I get a page stating that the page is missing or I lack authorization. Is there a trick to this -Chris I encountered this same problem yesterday when I registered my copy of Microsoft Visual Studio 2005 Team Suite. However, when I returned today to the Visual Studio 2005 Registration Benefits Portal (accessed by clicking the "Registration Benefit Portal" link in my "Thank you for registering ...Show All

  • Visual Basic Pls help compiler error - VB using ADO (Recordset)

    hi, I was trying to build a simple contact form using recordset object. Unfortunately, complier error "  sub/function not defined ". The code doing well for MoveFirst, MoveNext, MovePrev, MoveLast, Add, Delete but not SaveAllRecord/SaveCurrentRecord. My code as follow: ============================= Dim rstContact As ADODB.Recordset Dim cnVBA1 As ADODB.Connection Dim strConnection As String Private Sub Form_load() strConnection = "provider=Microsoft.Jet.OLEDB.4.0;" & _ "Data Source=" & CurrentProject.Path & "\VBA1.mdb;" Set cnVBA1 = New ADODB.Connection cnVBA1.Open strConnection Set rstContact = New ADODB.Recordset With ...Show All

  • SQL Server Can't connect to SQL Server 2005

    Hello, I have a problem with connecting to SQL Server 2005. I have a small network at home with a WLAN router connected to Internet. My notebook computer and desktop computer are connected to router. My SQL Server 2005 is installed on notebook computer and Microsoft Server Management Studio is installed on desktop computer. I wanted to add login so I could connect to it from desktop pc and a problem came up. When I tryed to add account (from desktop pc) to local group on notebook pc I couldn't do that becouse there wasn't offered desktop pc as a location. Also, when I try to make connection string in visual studio, i can se ...Show All

  • SQL Server problem with installshield

    I don't know what I did, but I keep getting the message that I can't install a program or even uninstall one. I think I deleted part of my installsheild. I have tried to find out where and how to repair it, but I haven't so far. Please help!!!!! Rita I guess your reason for asking here is that you're trying to install an older version of SQL Server InstallShield isn't a Microsoft product. If it's broken somehow, you should start by getting it fixed. Here's a link that should help: http://www.macrovision.com/products/flexnet_installshield/index.shtml Paul ...Show All

  • Visual Studio Express Editions Can't install VB Express from a CD

    Because I have a dial-up connection, a friend burned me the setup.exe file for Visual Basic 2005 Express Edition.  However, when I double-click to install from the disk (whilst connected to internet) the process of downloading 60 MB starts up  (v-e-r-y slow on my connection - took 15 minutes yesterday to get just 6 MB! Has my friend made a mistake when burning setup.exe file to CD   I thought doing it this way would save my phone costs, but I might as well have downloaded from the VB Express site for myself. Using Mozilla Firefox/Thunderbird, downloads start up again when cut off (which I had to do due to lack of time).  ...Show All

  • SQL Server Implementing message queue in SQL Server 2000

    I am implementing a message queue system in SQL Server 2000. My queue table looks something like this: [MessageId] [uniqueidentifier] NOT NULL, [MessageType] [uniqueidentifier] NOT NULL, [Status] [tinyint] NOT NULL, [SubmittedTime] [datetime] NOT NULL, [StartTime] [datetime] NOT NULL, [DispatchedTime] [datetime] NULL, [CompletedTime] [datetime] NULL, [MessageData] [image] NULL This is how I retrieve the next message for processing: SELECT TOP 1 * FROM [Queue].[MessageQueue] WITH (ROWLOCK, UPDLOCK, READPAST) WHERE [StartTime]=@pStartTime AND [MessageType]=@pMessageType AND [Status]=@pStatus ORDER BY [StartTime] and mark it as bein ...Show All

©2008 Software Development Network