FTP Site has been working for several months. Now file uploads fail. I've included wireshark packet sample at the end. Windows 2003 SP2 with updates current and IIS 6. I'm testing on the same subnet as the server so no routers between me and the server, firewall service is stopped and as you can...
Hi All,
I'm trying to display a range of names from a dataset in a datagrid. Like names starting with A through F.
This vb LIKE syntax works.
bolTest = "Apple" LIKE "[A-F]*"
But appy the same to the rowfilter and it doesn't work.
Rowfilter = "DisplayName LIKE '[A-F]%'"
The following works...
Hi All,
The IWAM_[machine name] and IUSR_[machine name] accounts for one of our IIS servers are gone in AD and I need to recreate them. I've not found a lot of info about recreating them. I've copied the accounts from another IIS server so the group memberships and such are the some, but I...
Hi All,
Based on info I've found, I've got a /bin folder in the root of my site. Also in the root are a global.asax and web.config. Per what I read, this should allow me to place .aspx pages anywhere below this root and they will find the /bin folder.
This works for pages placed one folder...
Hi All,
An app I'm working on creates a table web control with a dynamic number of rows containing labels text boxes and list boxes. I assign names like text1,list1 for row 1 text2, list2 for row 2 etc.
I would like to retrieve them in a loop like the schematic example below :
for i = 1 to...
Hi All,
I'm trying to get a code-behind oledbconnection working. There are plenty of same page examples but I can't seem to get things initialized properly in a code-behind page. Is there a declaration similar to the namespace=system.data.oledb for code-behind or am I going about this all...
Hi All,
I have a newbie IIS 5 question. I created a virtual directory c:\inetpub\wwwroot\a and following a MSDN tech page I created a virtual server with the application name "a". In IE if I enter http://a I get the default "Under Construction" page found in c:\inetpub\wwwroot instead of my...
Hi All,
I'm trying to completely remove some printer drivers from about 200 w2K Pro PC's. In order to do this I need to remove the printer connections first. This is easy enough for the current user with the PrnAdmin.dll from the w2k Resource Kit.
The problem is, if there is a printer...
Hi All,
I'm trying to transfer the Schema Master role. I'm a member of Schema, Domain and Enterprise Admins. The change button is still greyed out and I only have rights to view the schema permissions.
Anybody know what I might be missing?
Thanks in advance
Scott
Hi All,
First off I'm learning Access as I go, so apologies if I mis-state the obvious.
I created a form that contains a subform. I dbl-click an item in a list box and display a new record on the main and sub form. The main form source table and the sub form source table have a one-to-many...
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.