Browse by Tags

Related Posts

  • Error 462 The remote server machine does not exist

    Hi all, I Have a situation in project where i need to use a VB6 program which will process some excel sheets and insert data into my database.. when i run the exe of the VB6 application it is running fine without any errors. But in my situation i need to call this exe from my ASP.NET application. when...
    Posted to Configuration and Deployment (Forum) by satishreddy on 06-05-2009, 12:00 AM
    Filed under: vb.net, Visual Studio 2008, .Net, .net 3.5, .net framework 3.5, 2008, asp.net 3.5
  • Keeping Connection and Transaction object in Session is it Safe in terms of Security?

    Hi All, In my Web Application My Stored Procedure create Global Temp Table on Page Load after that I am playing with these Global Temp Table as per my Need, I do several operation with these Global Temp Table like Adding , Inserting, Deleting and it happens within multiple PostBack and I kept this data...
    Posted to Security (Forum) by vikrant.soni on 05-21-2009, 12:00 AM
    Filed under: sql Server 2005, vb.net, Visual Studio 2008, .net, ADO.NET, ASP.NET 3.5, connection, MS VS 2008
  • Cannot force vs2008 to only use 2.0 framework

    I have a project that I thought was using .net version 2.0, but during install says it requires .net 3.5 to be installed. Originally under the setup project properties\prerequisites it had '.net framework 3.5' checked along with 'windows installer 3.1'. I unchecked them both and rebuilt...
    Posted to Visual Studio 2008 (Forum) by virtualeffect on 04-01-2009, 12:00 AM
    Filed under: VB.NET, Visual Studio 2008, Visual Studio 2008 Bugs, visual Studio 2008 install failure, Visual Studio 2008 Team System, Visual Studio Team System 2008, VS 20008, vs 2008, vs 2008 install failure, VS 2008 professional, VS 2008 to Framework 2.0, vs2008 issue, .NET, .NET 3.5, .net framework 3.5, ASP.NET 2.0, ASP.NET 3.5, dot net 3.5, windows 2000, VB.NET C# language microsoft .NET, Viisual Studio 2008 error, visual Studio 2008 bug, Frameowrk 3.5, VS2008
  • "Object Reference Not Set to an instance of an object" error I get when I am trying to find an instance in a string

    Hi, I am using the IndexOf function of the string class to find a specific instance of a string. And based on that I have a logic to do something. Below is the example of what I am doing. The code is in production and is working fine. But for some instance I am getting an "Object reference not set...
    Posted to Visual Basic .NET (Forum) by dotnetjunkie52 on 01-23-2009, 12:00 AM
    Filed under: object, vb.net, .NET, indexof, Object reference IndexOf VB.Net
  • LINQ date problem

    I have a WHILE loop as below While i < dsPictures.Tables(0).Rows.Count Dim newPicture As New MOMs_Image With { } pdc.MOMs_Images.InsertOnSubmit(newPicture) i = i + 1 End While pdc.SubmitChanges() Now in the call for newPicture I pass in 10 fields including 2 dates (Inchargedate, WorkDate) and 1 time...
    Posted to Web Forms (Forum) by swgdesign on 01-09-2009, 12:00 AM
    Filed under: vb.net, LINQToSQL, .net
  • Nevron .NET Vision Q3 2008 now available

    .NET Vision Q3 2008 Released! We are pleased to announce the production availability of the new major version release (Q3 2008) of Nevron .NET Vision - the data visualization components suite for .NET (WinForms and ASP.NET). The new version introduces Diagram Maps, Tree/Graph data import, new Charting...
    Posted to Announcements (Forum) by nevron on 01-09-2009, 12:00 AM
    Filed under: Multiple Axes, Pie, Programming, sdk, software development tool, suite, vb.net, visual studio, visual studio 2008, VS 2008, Web Forms, .NET, .NET 2.0, .NET 3.0, .NET charting components, .NET component, .NET Components, .net graph, .NET3.5, 3D charts, ajax asp.net, Ajax controls, announcements, Area, asp.net, ASP.NET 2.0, asp.net 4.0, ASP.NET AJAX, ASP.NET AJAX 1.0, asp.net chart, Axis Docking, Bar, Bubble, c#, Candlestick, Component, control, csharp, Diagram Maps, DOM, Doughnut, Gantt, GUI, mapping, webforms, Chart, charts, asp .NET 2.0, library, Line, Nevron, Pareto chart, Scatter, .net chart, development tools, Map Import, Charting, VS2008, dotnet, Professional IIS 7, .NET 1.1, .net 3.5, AJAX, Document Object Model
  • Javascript to update textbox automatically

    I am trying to setup an asp textbox to update automatically when a value is entered into another textbox. I have managed to do this in other forms when the input textboxes are all known and hardcoded in although the problem I am having this time is that the textbox are being dynamically created. the...
    Posted to Client Side Web Development (Forum) by scottc1988 on 01-08-2009, 12:00 AM
    Filed under: TextBox, textbox changed, VB, VB .NET dynamic Dropdownlist retain SelectedValue postback, vb .NET web forms asp.net html email textboxes, vb.net, visual studio 2005, "Textbox", dynamic, Dynamic Row, dynamic texbox, dynamic textbox, java script, javascript, Javascript alerts, javascript IE, javascriptcript, javascriptript, javscript events, Dynamic asp control ID, .ASPX, .aspx page, .aspx.vb, javascript asp.net, javascriptt, .net, add dynamic dropdownlist, dynamic table, Dynamic Control
  • use response.redirect instead of redirect from loginpage (returnurl)

    We would like to change the redirectfromloginpage (returnurl) from default.aspx to a virtual directory page websitename/vdir/default.aspx. The user needds to be validated and then sent to the new page. Our question is twofold: - How the heck do we do it (tried several ways all with no success) - do we...
    Posted to Configuration and Deployment (Forum) by sio2yh20 on 12-30-2008, 12:00 AM
    Filed under: server'08, vb.net, visual studio, .Net, IIS7
  • About Gridview paging.....

    Hi..I am a new bie in asp.net..I am facing a problem in gridview paging setting...the gridview which read data by using OleDbDataReader can't give the effect of paging. Below is my backend code: Protected Sub btnSearch_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles btnSearch.Click...
    Posted to Data Presentation Controls (Forum) by azealtes on 12-27-2008, 12:00 AM
    Filed under: vb.net, .NET, ASP.NET, asp.net 2.0, asp.net 2.0, vb.net gridview dropdownlist asp.net
  • TreeNodeCollection?

    Hi, I already read through the library description of the TreeNodeCollection, but I still can't seem to understand. My question is how do you create a TreeNodeCollection and how to make it from an xml with the following structure: <main> <type1> <type1.1></type1.1> <type1...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by Stressine on 12-17-2008, 12:00 AM
    Filed under: vb.net, .NET
Page 1 of 14 (131 items) 1 2 3 4 5 Next > ... Last ยป