The tutorial I was using failed to mention that you needed to add the primary output and not just the content files, so it wasn't finding the dll. Strangely enough though, as I...
I created an asp.net web application and am now attempting to deploy it. I followed these steps: http://itechtalk.wordpress.com/2006/10/26/how-to-deploy-a-web-application-in-aspnet/ , but when I...
I have a vba script written within Microsoft Outlook. What needs to happen is for this script to run automatically every minute without anyone being logged on to the computer. Any ideas on how to...
I'm trying to install Windows Small Business Server Standard Edition over Windows Server 2000. I found the product ID by going into the I386 folder and looking in the unattend.txt file. When I...
I originally posted this in the sql forum, but after trying some queries within Access, I'm now thinking the real solution will need to be with perl code.
I have a web page that prints information from a database based on the query string variables. Sometimes the page loads just fine and other times it gives the message "Use of uninitialized value"...
I had it set as text originally and it was giving that "invalid precision value" error. so I checked Access's help, which said that text fields can only hold 255 characters and that memo fields can...
I created a database within MS Access - no SQL code - and set a field to "Memo". When I go to my web app that inserts some form data into the database, if I type too much into that one field on the...
I created a database within MS Access - no SQL code - and set a field to "Memo". When I go to my web app that inserts some form data into the database, if I type too much into that one field on the...