What i m trying to do is to connect a laptop(Winxp) to a desktop(Win2k3 without active directory or DNS).
I ve installed a netgear wireless 54 mbps yo the desktop and i setup an ad-hoc connection.
After that i gave manually 2 ip addresses to my machines in the same net (that is 192.168.30 and...
I ve just installed a wireless wg311ge net card in my w2k3 server.
The machine has also a realteck net card connected to an ADSL router that gives internet ok.
All hardware properly installed with no problem.
What i m trying to do is to bridge the 2 nics so that other pcs in my small network...
The following error appear every 5 min in application log of my Win2k3 server:
"
Event Type: Error
Event Source: Userenv
Event Category: None
Event ID: 1091
Date: 1/9/2006
Time: 10:51:01 AM
User: NT AUTHORITY\SYSTEM
Computer: SRV-9TEE-ATHIN
Description:
The Group Policy client-side extension...
I have added programmatically some columns of a dataset in a datagrid. Although i tried to change the back color of a specific column in my datagrid this was not possible. I couldnt find any attribute or method for that purpose.
My code:
dim t As New DataGridTableStyle
Dim c As...
I m trying to use "C1TrueDBGrid control for .NET Windows Forms (VS 2002)" along with a class called DataGridComboBoxColumn class
I have imported a class named DataGridComboBox to my project as a namespace,
with
"Imports WindowsApplication4.DataGridCombobox"
at the beginning of my main...
I m trying to use "C1TrueDBGrid control for .NET Windows Forms (VS 2002)" along with DataGridComboBoxColumn class
I have imported the DataGridComboBoxColumn.vb to my project
Here is the code of DataGridComboBoxColumn.vb :
Public Class DataGridComboBoxColumn
#Region " Declarations "...
I tried to constuct a datagrid with some simple cells and some combobox cells.
This what i m trying to do:
I fill all the simple cells from a dataset called "dataset91" but i try to bound to the combobox cell of the datagrid the data from another dataset called "dataset101" and specific the...
The following part of code tries to convert a string that looks like "290205" to date
Dim rcdatcom As New Date
...
rcyy = input.Substring(9, 2)
rcmm = input.Substring(11, 2)
rcdd = input.Substring(13, 2)
rcdate = Trim(rcdd + rcmm + rcyy)...
I managed to retrieve only one value of the first of the selected rows of a datagrid and copy it to the clipboard using the following line:
Clipboard.SetDataObject(DataGrid1.Item(DataGrid1.CurrentCell.RowNumber, 15), False)
but how can i retrieve values from all the rows selected at once?
Thanks
I m trying to load a txt file into an MsAccess table
At the same time i want a progreess bar in the main form to appear showing the progress of loading. I ve made the following steps
I created a main form named "form1" where the hole procedure will appear
I created a class named "TextFromFile"...
The default profile named Profile1 appears to be destroyed.
I had made an automate procedure in login without giving a login name or password and now i cannot login to my W2k!
Any help please?
what about this error that appears when the server starts or when a conn with the internet have been made?
"
Event Type: Error
Event Source: ipnathlp
Event Category: None
Event ID: 31002
Date: 12/17/2003
Time: 12:36:45 µµ
User: N/A
Computer: HOME-TM
Description:
The DNS proxy agent was...
Each time i try to load "http://localhost/iisstart.asp" i get the following warning in System event log
"
Event Type: Warning
Event Source: W3SVC
Event Category: None
Event ID: 36
Date: 12/14/2003
Time: 5:14:17 µµ
User: N/A
Computer: HOME-TM
Description:
The server failed to...
In my hardware description in W2k server i can see a netcard description WanMiniport ip (packet scheduler) but i cannot see my network interface card. What seems to be the problem?
Thx,
From something wrong all connections seems to disappear from "networking & dialup connections" and my ethernet card appears top be a Wan Miniport(ip) - Packet scheduler ?
Any help please?
The followin error:
Event Type: Error
Event Source: DCOM
Event Category: None
Event ID: 10010
Date: 6/13/2003
Time: 11:37:43 ìì
User: NT AUTHORITY\SYSTEM
Computer: HOME-TM
Description:
The server {3D14228D-FBE1-11D0-995D-00C04FD919C1} did not register with DCOM within the required timeout.
Thx,
The following error prevents me from running localhost in W2K SERVER?
Event Type: Error
Event Source: DCOM
Event Category: None
Event ID: 10004
Date: 6/13/2003
Time: 11:06:19 ìì
User: N/A
Computer: HOME-TM
Description:
DCOM got error "Logon failure: the user has not been granted the...
I m beginner & i m in running an W2k server. After installing IIS and configuring a virtual directory as "wwwroot/myweb/" I m trying to browse the iisstart.asp file but IE cannot open it! where can i find some info for beginners? What am i doing wrong?
Thx,
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.