Hi there,
I'm wanting to use a script similar to the one described here:
http://blogs.msdn.com/adioltean/archive/2005/01/05/346793.aspx
on my 2008 x64 server.
I've done similar before, but on a 32 bit server 2003 machine.
My problem is this... the version of vshadow.exe that comes with the...
Hi there,
yes you could use evaluate to solve your problem with a slight change to your code:
<CFLOOP FROM="1" TO="11" INDEX="i">
<CFSCRIPT>
evaluate("VARIABLES.Date#i# = DateFormat(DateAdd('M', #i#, Now()))");
</CFSCRIPT>
</CFLOOP>
hope this helps,
Pete
Hi there,
Random problem with my windows 2k3 server running iis 6.
It's happily serving many many sites running coldfusion, but when i needed to quickly deploy a customer's simple .net site, i ran into a problem.....
i created a new application pool for the site, made sure that index.aspx was...
Thanks for the replies,
yeah i've checked the bios, and tried the function key trick, still nothing :(
any other ideas?
like i said it doesnt do it using the install on the tiny restart disk so i'm thinking its some windows configuration problem or a driver issue
cheers,
Pete
Hi guys,
just bought a second hand laptop for my other half, its a tiny laptop but other than that its pretty good :)
it came with the default tiny install as done by the tiny recovery disk, which obviously needed to go as quickly as humanly possible (xp on a fat32 partition?!?).
So now i've...
Hi there,
I'm having an odd problem with my 2k3 server.
I'm running a web app which generates secured pdf's, which works fine when tested on our 2k server here in the office (which has the high level encryption pack installed). The code fails when it runs on the 2k3 server, and complains that...
I think the next thing i'd do is go and sit at the DNS server and compare the records for the problem machine, and the one that works, see if that highlights a problem. If it all looks good then you can at least rule out a dns problem!
Hi there,
I'm having an odd problem with my 2k3 server.
I'm running a web app which generates secured pdf's, which works fine when tested on our 2k server here in the office (which has the high level encryption pack installed). The code fails when it runs on the 2k3 server, and complains that...
I've just come accross the same problem, we have a common inbox which we all check, outlook shows it having 1 unread email, but there's nothing there [ponder]
andybody else seen this?
cheers,
Pete
Hi all,
One of our clients has a nice new SBS2K3 box running along side an old NT4 SBS (which makes life interesting!)
OWA worked fine until recently when I installed SP1 for exchange 2003 and GFI Mail Security. Now when users try to log in using OWA, they enter their details and OWA replies...
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.