all groups > dotnet general > october 2004 > threads for friday october 22
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Extending Component Class
Posted by pantichd at 10/22/2004 9:32:59 PM
Hello,
I'm using a Component Class object to represent a database table. This Data
Access Object (DAO) has a connection object and data adapter object in it
along with a bunch of methods that need to be there every time I create a
new DAO to represent a db table.
Instead of having to code t... more >>
Developing role-based security question
Posted by craig at 10/22/2004 6:43:12 PM
I am working on my first .NET development project that involves custom
role-based security per the project requirements. This lead to a general
design issue this week that really caused us some concern. I have described
the situation below because we are very curious to see what other, more
... more >>
Framework Question
Posted by KA Kueh at 10/22/2004 6:01:33 PM
Dear all,
Is it advisible or possible to reinstall the DotNet Framework 1.1 when it
was orginally installed with Windows Server 2003? Will it cause trouble to
installed application like Exchange 2003 or Sharepoint Services where it is
dependent on the framework. If this is possible, what... more >>
dotnet languages
Posted by John Clark at 10/22/2004 5:03:08 PM
Is there a list of programming languages which are currently supported
with compilers for the .net framework?... more >>
Error creating new project
Posted by MNA at 10/22/2004 4:55:22 PM
Hi,
When I try to create a new web project in vs.net 2003. I get following error
Any help will be highly appreciated.
Event Type: Error
Event Source: ASP.NET 1.1.4322.0
Event Category: None
Event ID: 1088
Date: 10/22/2004
Time: 4:29:34 PM
User: N/A
Computer: MNA-XPRO
Description:... more >>
Compiling a .net executable
Posted by Popoi at 10/22/2004 3:19:02 PM
Hi all.
I'm taking my first trembling steps in Visual Studio .net, and one of the
things i've run into is the issue of the resulting executable.
I was wondering if it is possible to build a Win32 type executable? I've
tried some things but every time i 'crash' (on purpose) it will go to
s... more >>
add Node into XML file using XMLTextWriter without using XMLDocume
Posted by reddy at 10/22/2004 3:13:02 PM
I am trying to insert a node into an XMLFile. using XMLTextwriter. My
Question is
Is it possible to do without using XMLDocument. Because its loading all the
the file into memory. I just want to insert in the front. My code is give
below.
Is it possible to do without using XMLDOcument?
... more >>
update same object in multiple collections
Posted by njp at 10/22/2004 2:50:54 PM
This is a multi-part message in MIME format.
------=_NextPart_000_0033_01C4B846.886728A0
Content-Type: multipart/alternative;
boundary="----=_NextPart_001_0034_01C4B846.886728A0"
------=_NextPart_001_0034_01C4B846.886728A0
Content-Type: text/plain;
charset="utf-8"
Content-Transfer-Enc... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Crystal Reports exception
Posted by OzSoft at 10/22/2004 1:21:04 PM
I am receiving the following exception randomly when printing crystal reports
via a
print server application. The server will successfullky print a random
number of identical files and then for some reason, the following exception
is logged.
System.InvalidOperationException: Stack empty.... more >>
OleDb DataSet Retrieving Data from Excel Placing into a SQLTable
Posted by Terry at 10/22/2004 12:43:03 PM
My Question is this, I'm having trouble getting the OleDbDataAdapter to Point
to another connection string and pull the data out of the DataSet I created
from the Excel Spread Sheet and Place it up in a SQL table. I'm Sorry for the
mess of Code but I've been at this all Day now. If you have an... more >>
Web Forms with Required Fields / Submitting Emails
Posted by Melissa at 10/22/2004 11:01:12 AM
I have a web form that has required field validators, and then submits an
email when the form is completely filled out. Well, it is working on my local
machine, but when I put it out on the server, the required field error
messages are showing up, but the form is also submitting. It is like it... more >>
XmlDocument Web method returns type XmlNode
Posted by John Bailo at 10/22/2004 10:54:22 AM
I developed a web method that returns type XmlDocument.
But a client calling the web method will only accept the return value as
datatype XmlNode.
Why?
--
http://antimeme.texeme.com... more >>
Simple SUM Aggregate Fuction Error
Posted by MrMike at 10/22/2004 10:23:03 AM
I'm having an issue with an aggregate function in line 6 of the code below.
The error is: "An aggregate may not appear in the set list of an UPDATE
statement."
How can i SUM this value successfully? Thanks experts.
CREATE Trigger AvailableLogFootage
on tblLogs
FOR INSERT
As
UPDATE tb... more >>
Access 2003 pro and VS.Net 2003 standard
Posted by Graham Armitage at 10/22/2004 9:05:08 AM
Hi there,
I have been using Access 2003 pro and VS.Net 2003 Standard for a few weeks
now. I have found out how to open a .mdb file with VS.net 2003 Standard but I
would like to make an General User Interface for the Access Application.... more >>
Recommend Web host?
Posted by Karl at 10/22/2004 8:59:20 AM
Can anyone recommend an *excellent* datacenter that hosts .NET sites? I'm
looking specifically for a datacenter located in USA and not a reseller.
Need 30gb transfer/month. 24/7 tech support. I would expect to pay $50-$100.
TIA.
... more >>
Postback Problem
Posted by Stephen at 10/22/2004 8:41:02 AM
I have the following code working in order to create an array list and
populate a datagrid however everytime i click my button the first item in the
array and the first row in the datagrid are overwritten. I think this is some
sort of post back problem but i can't seem to figure out how to sol... more >>
Telephony Application Service Not started.
Posted by XTRAN at 10/22/2004 7:39:02 AM
Hi everybody,
I ran into some problems when I installed Microsoft Speech Server(MSS) 2004:
1- Before installing MSS, I can use WebApplication template provided by VS
2003
professional. After installing MSS, I can't create Web Application.
2- I can't START the Telephony applicatiion ... more >>
Simple Trigger Question
Posted by MrMike at 10/22/2004 6:25:02 AM
I'm building this trigger and an error message is appearing which says: "
Error 170: Incorrect Syntax: Line 6 near "=". Could someone please help me
understand why this error is occuring? Thanks.
Create Trigger AvailableLogFootage
on tblLogs
FOR UPDATE
As
Begin
UPDATE UnDesignatedFootag... more >>
ViewState problem
Posted by Stephen at 10/22/2004 5:17:04 AM
I have an arraylist which takes in values and im trying to add values to the
array list everytime the button is clicked. Im trying to use the viewstate
but seem to be getting the following build error.
'System.Web.UI.Control.ViewState' denotes a 'property' where a 'method' was
expected
... more >>
On Jon Skeet's threadpool
Posted by David Levine at 10/22/2004 5:06:40 AM
Jon,
I've taken a look at it and these comments are based on a code-inspection
but I did not verify the correctness if its operation by using it in a
sample.
The ctor for CustomThreadPool increments instanceCount before the
lock(staticLock)...why not inside of the lock?
The MinThreads... more >>
GetProcessesByName on Server2003 terminal server session
Posted by Hans at 10/22/2004 5:05:05 AM
I am using Process.GetProcessesByName("SomeName") in my app and it workes on
most windows platforms. On most - it does not work in a terminal server
session on a Windows 2003 server. Although the app is strong named and the
server has a code group with full access, Process.GetProcessesByName()... more >>
|