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

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

MaurizioBu

Member List

a_vc3p
giskard73
the_real_joc
stratos13
gkousi
RuneFS
fabal
rose-man
SnakeSV
bobfidelman
WordScript
bbpp
Narayan12345
Gabriel Florit
Hitesh811
RameshPa_MSFT
3D Paul
Ummm!
dDude
AstareGod
Only Title

MaurizioBu's Q&A profile

  • SQL Server Yet more details

    I plan to upgrade my server to SQL 2005. It is a rather old machine, but still ok with the recommended hardware requirements. It runs Windows 2000 (SBS) server, which is also a PDC, DHCP, DNS, Exchange server (I stop here but the list is long), with SQL Server 2000 Standard Edition (one single named instance). Everything localized (Italian). I upgraded the database in a development machine and it works perfectly. I installed SQL 2005 St ...Show All

  • Visual Basic Error on References tab of project properties page.

    I have just created a new Extensibility Addin for Visual Basic using VS2005 Professional. This addin will be targeted at MS Outlook (I hope). When I look at the References tab of the project properties, I see the following message:- An error occurred trying to load the page. Unable to cast COM object of type 'System.__ComObject' to interface type 'EnvDTE.ProjectItemsEvents'. This operation failed because the QueryInterface call on the COM compon ...Show All

  • .NET Development Performance problem with SQL 2005 and ADO.NET

    I execute a stored procedure in my database from code using DataReader or DataTable from my ASP.NET 2.0 application. No matter what object data are put into it take about 12 s! Performance is very slow even terrible, because before using SQL 2000 database it was 200-300 ms. I fought it is a bad execution plan, but when I execute the same procedure usinf Management Studio it takes 100 ms! I have tried many times to execute it in these 2 differe ...Show All

  • Visual Basic extracting symbols

    What can I use to strip symbols I have a string DOE, JOHN L. and I want it to display DOE, JOHN, L. So I need to strip the &#32 out of the string. Thanks ...Show All

  • .NET Development Automatic Form Filling and Posting

    I need to automatically fill the fields of a web page in. I know I can use HttpWebRequest to retrieve the page, set Method to "POST", get the stream and write out the fields. But...what if the page has JavaScript that creates a value that also needs to be passed in the URL, etc...how can I execute it Basically, I need to be able to download a page, have the page interpreted (i.e., javascript, etc.), enter data, and post it - just as i ...Show All

  • SQL Server Issues with .dwproj file needs resolution

    I am trying to create a new "Analysis Services / BI" project and when I do it says that I can't since the "<Analysis Services...>.dwproj" is not installed.  I search for issues related to fixing this problem and the recommendations are to reinstall. I think reinstallation is rather nasty.  There must be a way that I can add the "SQL Application VS tools" into VS2005 without spending an all the amount of time of a de/rei ...Show All

  • Architecture Designing web apps in the enterprise

    Hi all, In my organization we have multiple web apps, each of them serving a different part of the organization. Because the vision is that all apps will be using the same infrastructure and might share information (pages and services), the original design of the web site was to declare a single web site (single virtual directory), and each of the apps will just be a folder in the site (meaning all apps will use the same iis application). ...Show All

  • Visual C# DataGrid Checkbox Columns

    I am using a datagridview to show a list of suppliers and then there is a column in front of the suppliers which has a checkbox. So that the user can check off as many suppliers they want. So when the user clicks the save button I need to know how to loop through the datagridview and get all of the suppliers the user checked. How do I do this thanks you can capture the checkbox control value on button click. private void btnOK_Click(obj ...Show All

  • SQL Server sql2005 database restore from another sql2005 backup file error.

    hi i try to restore a bak file from another sql2005 server to my sql2005 server, but it show the error message as below :     TITLE: Microsoft SQL Server Management Studio Express ------------------------------ An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.Express.ConnectionInfo) ------------------------------ ADDITIONAL INFORMATION: Cannot open backup device 'C:\Prog ...Show All

  • Visual Studio Express Editions Problem with my VB program!

    Public Class Form1 Private Sub Label2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Label2.Click End Sub Private Sub Button1_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles Button1.Click Dim mail As New Net.Mail.MailMessage() mail.From = New Net.Mail.MailAddress("soda_91@hotmail.com") mail.To.Add("soda_91@hotmail.com") ...Show All

  • Visual C++ How can I manipulate strings in ATL

    Some problems happened during my simple development on IE. When I try to use MessageBox to display one string, manipulated by"strcat", there is no error or warning during compiling. But when IE tries to invoke the DLL, MessageBox involved, the IE reports that there are some errors in my DLL. After removed "strcat", every thing is ok. I wonder whether perhaps the string manipulation is different from the ordinary ...Show All

  • Windows Forms dll processing location

    Hello All, I have a Cient App that calls a dll for data access. The dll is located on a Server computer separate from the client/development computer.  I have a function in the dll that writes to an event log. The code does not specify&nbs ...Show All

  • Visual Basic Data menu not available in web service

    Hi I have a web service project, and want to connect to a DB, and return the data from the web service The problem is that the data menu is not available, i know i need to create a data provider, but i cant... what am i doing wrong Regards Greg Phillips this is not really a web services question. our team doesn't own the designer, etc. in visual studio. i am going to move this thread over to the IDE forum. ...Show All

  • Visual Basic Help with Calender

    Hi I'm really new to programing and am having trouble with a feature of an application i am writing. I need a callender where the user can select a date and another form will popup with space to enter text i then want this to be saved so that when the same date is selected from the calender again it will open up the window with text. As i said I am very new to programing and any help or code will be appreciated. Tris ...Show All

  • Software Development for Windows Vista Running Domain Logon Script as Elevated

    We make extensive use of domain logon scripts for many interesting and uninteresting purposes. Unfortunately some of the simplest, most innocuous, programs executed seem to require privilege elevation in Vista. This is absolutely no good for a trusted logon script run by hundreds of users every day which should require no user interaction. Does anyone know of a way to get a trusted domain logon script (and anything launched by it) to auto ...Show All

©2008 Software Development Network

powered by phorum