all groups > dotnet academic > october 2004
Registration of Academic version of Visual Studio .NET 2003
Posted by Lazer at 10/30/2004 1:46:06 PM
I have attempted to use the normal site to register my Academic version of
Visual Studio .NET 2003 at the following:
http://msdn.microsoft.com/vstudio/register/
However, when I attempt to register my product ID number (PID) on the site
it rejects it stating it is not a valid member. I tried... more >>
Interop Problem while converting return IntPtr value to original pointer to struct variable
Posted by DotNetJunkies User at 10/27/2004 10:36:26 PM
Hi,
I am writing a C# Wrapper Dll for NeroAPI.dll using P/Invoke call. I am facing a problem of converting IntPtr (of function return value) to a pointer to structure or a class.
Function prototype is given below:
///C function prototype
NEROAPI_API NERO_SCSI_DEVICE_INFOS * NADLL_ATTR NeroGetA... more >>
Activation Error
Posted by Raymond F. Morris, Jr. at 10/21/2004 8:43:07 PM
Folks,
I get an "Unable to connect" error when I'm attempting to activate VS 2003
..NET Academic. There are no ports relevant being blocked (80 or 443), and
I'm at wits end.
My thanks in advance, please!
Raymond
... more >>
port visual C++ 6.0 application to visual studio.net
Posted by tina.net at 10/18/2004 3:09:05 PM
I have written an application in visual C++ 6.0. Is it a lot of trouble to
port that application to Visual Studio.Net.
Can both 6.0 and .net reside simultaneously in the same computer?... more >>
Cystal Report for Visual Studio.Net Page Setting
Posted by IMRAN SAROIA at 10/13/2004 7:21:54 PM
Hi friends!
I am using crstal report for Visutal Studio.Net. I designed some of the
reports in it. I have also set the page settings.
Preview of the report is fine during runtime but when I click
print button on the cystal report's viewer then page settings
are not those which I set during d... more >>
Object reference error
Posted by Mark A. Serva at 10/13/2004 9:17:12 AM
I am working on a travel site application that illustrates inheritance and
polymorphism. The abstract base class is Reservable. The three derived
classes are Hotel, Car, and Flight.
I have the following method, which acts as a controller class between the
form and the above classes. The ... more >>
.NET SUPPORT FOR LINUX?
Posted by Janaka Palliyeguruge at 10/13/2004 8:39:43 AM
Hi
I heard there project going on .NET to support for linux platform...
Is it true?? How can I get information of that???
Janaka
... more >>
Reading XML with VB.NET
Posted by Jessard at 10/12/2004 9:59:02 PM
Hi all,
I have an XML file that I wish to load and use with VB.NET. It is in the
structure:
<?xml version="1.0" encoding="UTF-16"?>
<sql xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet">
<insert>INSERT INTO ClientCarriers VALUES ('AC',5)</insert>
<insert>INSERT INTO ClientCarriers... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Walkthroughs
Posted by Sublant at 10/11/2004 8:37:01 AM
I have installed Visual Studio.NET 2003 Academic. It came with a book called
“Visual Studio.NET Walkthroughs.†I tried to use these walkthroughs to learn
how to use this stuff, but I cannot make a connection to the Pubs database.
After several days of reading newsgroup posts, trying to ... more >>
How Can I go there!!!!
Posted by nassim.ghods NO[at]SPAM gmail.com at 10/8/2004 2:52:50 PM
Hello every body,
I want to go to Microsoft Canada but I don't know if I can go there by
public transit or not. I know the address. I called TTC,211 ,... but
nobody could help me!!!! If you know, please let me know.
Here is the address 1950 Meadowvale Blvd,Mississauga
Thanks,
Nassim... more >>
asp.net version id problem
Posted by alex at 10/7/2004 10:27:02 AM
hi, I'm installing vs.net atempt to start new webservice project faild with
error message' VS detected that specified server is not running ASP.net
1.1version.' How is that possible since I've just installed this version and
have no previos versions of a Framework?
--
alex... more >>
ASP.NET web server controls problems
Posted by alan at 10/6/2004 6:15:04 PM
I ran the asp.net page under Visual Studio.Net (framework version 1.0), some
problems showed:
HTML server controls (e.g. <input type="text" value="hello world"
runat=server />) can be displayed in the preview page, but not the web server
controls (e.g. <asp:textbox text="hello world" runat=... more >>
write files
Posted by cschwall at 10/5/2004 12:03:01 PM
How do I write files without using the aspnet account?... more >>
Cannot create an ASP.NET web application
Posted by jonefer at 10/2/2004 10:25:02 PM
I've had Visual studio.NET installed for some time now and am getting the
following error: "Visual Studio could not identify the version of ASP.NET on
the Web server"
How can I fix this?... more >>
DataGrid's Tablestyles Problem
Posted by Yan at 10/1/2004 7:45:02 PM
Hello, anybody !
I encounter a problem as following:
I linked datasource to a datatable, which can be displayed in the DataGrid.
But after I setup the 'Tablestyles' normally, There is nothing displayed in
the DataGrid except for a left header.
Any notice should be appreciated.
Yan
... more >>
|