all groups > dotnet academic > march 2005
New User Need Help
Posted by Willie (news.akiomax.com) at 3/30/2005 10:48:27 PM
i am consider new to .net.
how to configure my Window Server 2003 Enterprise Edition to support .net?
i am trying to use .net with SQL Database.
think that i have done:
web server up.
can run .aspx files.
can not connect to SQL Database.
maybe i dont have SQL in my Server.
what do i ... more >>
Server-Side Client-Side Array
Posted by Morphious at 3/29/2005 12:35:01 PM
I created a server-side array and now I need to populate it to a client-side
array - how would I do this?... more >>
Timers in ASP.net
Posted by Ash at 3/28/2005 3:27:01 AM
hi i am having a problem with timers in asp.net applications
they dosn't work... more >>
Visual studio .net error
Posted by playabill at 3/27/2005 10:15:03 AM
Anyone seen this error message and know how to correct it??
CREATE DATABASE permission denied in database 'master'. Could not attach
database 'bookorder' to file 'C:\Program Files\Microsoft SQL
Server\MSSQL\Data\BookOrder.mdf'.
Description: An unhandled exception occurred during the execut... more >>
Create fiel using enviornment variables
Posted by Cecil Sidwell via .NET 247 at 3/23/2005 3:22:52 PM
Iam fairly new to C coding.
I am trying to create a file in my windows temp directory, but I keep getting an error when the code compiles.
How do i specify an enviornment variable for a directory path name?
What am i doing wrong?
static void Main(string[] args)
{
FileInfo finf = new F... more >>
Can Visual Studio .NET 2003 Academic be on 2 PCs?
Posted by M Skabialka at 3/21/2005 2:36:49 PM
I am new to Visual Studio .NET. I bought some teach yourself books, and
Visual Studio .NET 2003 Academic (I am taking other classes but there aren't
any .NET classes locally). I installed this at home.
I also signed up for some online classes through my work, but have come to a
point wher... more >>
adapter.fill question
Posted by Tash at 3/17/2005 9:09:14 AM
After an adapter is filled using "adapter".fill in vb.net, is the connection
automatically closed after the method binds the dataset ???
Thanks... more >>
VB.Net DataGrid
Posted by Vv via .NET 247 at 3/16/2005 4:55:05 AM
(Type your message here)
--------------------------------
From: Vv
Hi. Im trying to insert a row in winform datagrid at a particular location. But everytime it is appending the row in the end. Could anybody help...
-----------------------
Posted by a user from .NET 247 (http://www.dotnet2... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Limitations of VS Academic?
Posted by Greg Dunn at 3/14/2005 7:59:55 PM
Two years ago, someone on this forum asked
> What limitations does the academic version have compared to the
> "full-blown" version?
....to which the following reply was made by a Peter van der Goes- [MVP -
Academic]:
The Academic Edition and the Professional Edition are the same except... more >>
virtual directory
Posted by Sal at 3/14/2005 7:49:02 PM
how do i set up a virtual directory to create a new asp.net application?
sal... more >>
ASP.net application error
Posted by Laszlo Csabi at 3/12/2005 12:16:51 PM
Hi folks,
I got a strange error message on an IIS 6 Win 2003 server.
The error is the following : It is an error to use a section registered as
allowDefinition='MachineToApplication' beyond application level. This error
can be caused by a virtual directory not being configured as an applicat... more >>
ASP.NET Web Forms
Posted by techman121157 at 3/12/2005 6:29:02 AM
I want to know how to view web forms i wrote with ASP.NET in notepad on my IE
web browser, do I need to send them to a web server?
--
techman... more >>
Send MSMQ from remote computer
Posted by Nelson Xu at 3/8/2005 5:44:22 AM
Hi All,
Does anybody knows how to send a message to MSMQ from=20
remote computer across the network.
I tried different way as following:
DIRECT=3DOS:myserver\private$\te=ADstq
myserver\private$\te=ADstq=20
However, I got error for both (Invalid queue path name).
Thank you in advance!
... more >>
database
Posted by Ram Kumar via .NET 247 at 3/8/2005 1:38:51 AM
Hi
Ihave developed a dot net base software,i would like to download=
some support file for updating the existing database,that means=
if my software give problem,taht time i have to uninstalled the=
database, freshly i need to install that software but i dont=
want to loose my data so aft... more >>
help please
Posted by shrikant ghate via .NET 247 at 3/7/2005 11:02:07 AM
(Type your message here)
Hi I have wrote dll class library for returning the datarows , which work fine with windows form but when same dll i try to use with asp.net i got error that loging failed to HOMEPC/ASPNET ( HOMEPC is name of PC & database using is MSSQL )
Pl help
Shrikant
--------------... more >>
Where did my controls go?
Posted by ZK at 3/3/2005 7:01:04 PM
This is going to sound kind of odd, but all my controls just disappeared from
my Windows Form designer. They're in forms.h, but they are no longer visible
in the designer at all. The visibility property is set to Visible, so...
they're just kinda gone. What happened?... more >>
help! properties window is blank!
Posted by ray da man at 3/2/2005 10:15:03 AM
For some weird reason, my properties window is suddenly blank when I try to
make a dialog based mfc program. I did not change anything in my settings on
vs.net ormy computer. Please help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
--
ray da man... more >>
VS.Net Install Issue
Posted by whittenberger NO[at]SPAM hotmail.com at 3/1/2005 9:51:09 AM
I am trying to install the package on a Presario 2800 laptop. The
prerequisites continually tries to install a SoundMAX WDM driver (Spanish
version). I have installed the current SoundMAX driver from the Compaq
website but still remain in the viscious loop with no progress. Any
suggestions o... more >>
|