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

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

Luciano_2k

Member List

Alan de Wet
lorenzosjb
Jim in Topsfield
Michael Nemtsev
D111
Cromwell
Gleapman
Ruben T
Sunny G.
help_m_with_extern_linkage
driekus77
gblake
dicksters
sambar
Svein Helge
BJPHODGE
ZmZ
WhiteGandalf
MotoMan
PerryL7
Only Title

Luciano_2k's Q&A profile

  • SQL Server got error when using stored procedure with temp table in it

    I got an error message when i created a dataset using a stored procedure with temp table in it. The error is: "could not generate a list of fields for the query. check the query syntax or click the refresh fields on the query toolbar. invalid object name ' #indented' ". after I click on the refresh button, everything looks fine. But after I put the fields in the table, and go to the Preview, it is a blank report. Does anybody ...Show All

  • Visual C++ Baby C++ developer needs to know what this commonly recieved exception means:

    I have been seeing this message for as long as I have been using computers...I seem to have generated one of my own now that I am a professional programmer. What causes this Are there, say, 4 common things that do this, and if so, how is it resolved I am looking for a general answer. Here is the exception: Unhandled exception at 0x0051abd1 in Infuzer.exe: 0xC0000005: Access violation reading location 0x0147ae98. Also, I will note that this part ...Show All

  • Visual Studio Problem Installing DSL Tools September 2005

    I've tried downloading and installing the DSL Tools September 2005 release, and when I have unzipped and tried to run setup.exe I always get the following error.  It looks like maybe the zip file has a wrong version - does anyone else get that problem   I've tried it on 2 machines with different operating systems. Setup has detected that the file 'E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\VSD71.tmp\dotnetfx\WindowsInstaller-KB884016-v2-x ...Show All

  • Visual Basic Open VB.NET app from VB6 app & vice-versa

    How can I open VB.NET application from within VB6 application I have a button on the toolbar for the main form of VB6, which should open VB.NET application. The main form of the VB.NET application displays set of results for various companies in a DataGrid. There is a “Open Company” button which should open “CompanyDetails” form in VB6 app for the selected row in the DataGrid on the VB.NET app. How can I make VB6 and VB.NET app talk to ...Show All

  • Windows Live Developer Forums How can i make the text wrap-around ?

    Hi, Just setting up my blog, about a week ago. When visiting my blog, just as a visitor, the text stays full width when i reduce window width. I want it to wrap-around, like 'Notepad' does. Actually like normal web pages do. How do i make it do that Nobody wants to go panning left and right to read stuff. Up and down is ok, thats normal. Cheers, John :) Hi Steve, Thanks for ...Show All

  • .NET Development is it the possible using C#.Net or ASP.net work on the sun product -Iplanet directory server

    i wan to know : 1. is it the possible using C#.Net or ASP.net work on the sun product -Iplanet directory server i wan to do the authentication/authorization 2. how to implement it , can u give me the related hyperlink or some source code samples what i wan is : login.aspx --> login.aspx.cs --> iplanet directory -->login.aspx.cs i need to develop a security module , which can work on window(c#.net) platform and unix (java) p ...Show All

  • .NET Development Collection(Of Thread) - Store Thread objects problem

    Hello, I have been struggeling for days with getting my application to work. It basically allows a user to download a file from a website, stop/resume the download and various other options. My problem is that i create a new thread for each file in the download queue. To keep track of all the threads created i store them in a Collection for later use. Example: dim MyThreads as New Collection(Of Thread) Now let's say MyThreads cont ...Show All

  • Visual Basic print out to .pdf or calling a macro with parameter

    Hi, I created an .hta application that generates XML from Excel Sheets and the reverse, the thing is that when I do the reverse, generate Excel Sheets from XML files, i need to print that sheet to pdf. I try creating a macro that receives as a parameter the name of the final pdf file like this: Sub print2pdf(filename) ActiveWindow.SelectedSheets.PrintOut Copies:=1, Collate:=True, PrToFileName:=filename End Sub and then i call the macro in the ...Show All

  • Visual Basic Help!!! Send Email with Authentication

    Hi. I need help!!! I'm trying to send a email with smpt basic authentication (username and password) with Visual Basic 2005... but...!i can't! Can anyone please help me I need to use ICredentialsByHost Thanks a lot and sorry if my english is not very good! Maybe this will help someone. I had the same problem with Kerio mail server and this fixed it. It was the UseDefaultCredentials property that ...Show All

  • Software Development for Windows Vista Drill down in free form designer or sequential workflow designer

    Hello, When using the State Machine workflow designer, after you add a supported activity (e.g. EventDriven) to a State activity, you can double click on the child activity and the State Machine workflow designer will update; all the top level states will be hidden and the user sees just those activities that are children of the selected activity (e.g. EventDriven).  For example, if you have a State Machine workflow with five State ...Show All

  • .NET Development Single p2p? Send files using sockets or remoting?

     I just did my first single application with remoting and I liked it. Should I use remoting or sockets programming If I should use sockets can you please point me to the right information of sending files and everything I could need Thanks For your first question, it really depends on transfer sizes and number of conneced clients, available bandwidth etc. For example, if you're got dialup users you will want every last byte you can s ...Show All

  • Windows Forms Form Still Closes After Textbox Validation Fails

    This is odd behavior, as all examples I've read indicate the opposite behavior ... ie not being able to close the form. In this case I have a textbox with a validating event. It works fine, unless the user clicks the X Close button on  ...Show All

  • Microsoft ISV Community Center Forums Opening a Word Document from an Excel VBA Module

    As part of a complex Excel VBA module I want to open a Word Document (that contains a AutoOpen Macro)... I can open Word using "Application.ActivateMicrosoftApp xlMicrosoftWord", but I can work out how to open a specific document... I'm glad that it was helpful... I've forwarded your comment to the support engineer. -brenda (ISV Buddy Team) ...Show All

  • Visual Studio Express Editions no .exe file when I build a solution

    When I attempt to run an application in C# VS2005 EE, i get build errors. If I say OK to continue with the errors I get another error stating that it cannot find the .exe file. I have EE pointing to the correct directory and all the other source files are there. Just no .exe. For example, if I even build a simple Hello World windows application, save it, I get build errors regarding the AssemblyInfo.cs file. When I say to continue, it ...Show All

  • Visual Basic Weird OLEDB Error in Date Handling

       Hi, I'm not quite sure what's wrong with OLEDB. I m getting data type conversion error from the code below. .Parameters.Add("@OD", OleDbType.Date) .Parameters("@OD").Value = CDate(dt.Rows(0)(3)) .Parameters.Add("@DD", OleDbType.Date) .Parameters("@DD").Value = CDate(dt.Rows(0)(2)) .Parameters.Add("@GI", dt.Rows(0)(9)) .Parameters("@GI").Value = dt.Rows(0)(9) .Parameters.Add("@CI", dt.Rows(0)(1))  'integer typ ...Show All

©2008 Software Development Network

powered by phorum