Hello all, I have search everywhere trying to fix the problem. I tested on multiple windows and IE. Most machines on my network load this page fine. Only a few one (XP SP2 with IE7 and Win 2k server with IE6) has problme. I tested on other machines with similar OS and IE, and they are ok. The...
Hi all,
I can figure out why all of certain, it happens. when i redirect from none-secured to secured page, it hangs in IE.
here's the link http://www.akzonobelcarrefinishes.net/order.asp.
if I entered as secured link, it would work fine...such as...
We have ASP login page inside of ASP.NET iFrame. The ASP.NET page is hosted in Europe. The ASP page is hosted in the US. It works fine in the US. When load this page in Europe, the ASP page doesn't work. Both browsers are IE7. In Europe, it block the ASP page link. Does anyone have any idea?
Hi all,
thread 184-1268702, show us how to display file property such as track number for MP3 file. How can I change track number of this file?
thanks,
dk
Hello all,
How can I use file system to change MP3 file's property. In "Summary" tab, I want to be able to change Track Number. I used FileVersionInfo with no successfully. Any idea?
dk
Hi All,
I created DTS Package that will export data from a table to MS-Excel and email to dedicated recipient. I used Send Mail Task and it works fine when I test it while I'm in DTS design mode. When I schedule it in Scheduler, it doesn't work. Anyone know why?
thanks,
dk
Hi everyone,
I have developed a windows base application. One of the form can't be viewed though the it works find. I just can't modify the form. I tried rebuild project and search for error in my coding.
Error message:
'One or more errors encountered while loading the designer. The...
Hi all, I created an ActiveX inside DTS job package. It runs fine if I execute it manually. If I put inside the SQL Server Agent Jobs Scheduler, it returns an error 'ActiveX component can't create object 'Excel.Application'...
Here's code inside the ActiveX
Dim Excel_Application
Dim...
Hi all,
I have this complex Stored Proc
1. Drip tables if exist
2. build table using SELECT INTO from Linked Servers
The problem is it will drop table before it makes connection to Linked Servers. It connection failed, I don't have tables and many application failed. I want to somehow...
Hi all,
I feel stupid for not knowing how to do this though it might be very simple to do.
table I have
ID Name AddressType Address
1 John Business 123 Test Dr
1 John Home 345 Jackson St
2 Bart Business PO Box 123
2 Bart Home...
Hello all,
I have XSL Stylesheet with function in JavaScript. I don't get any error but the function doesn't return anything.
<SCRIPT>
<![CDATA[
<!--
function Right(str, n)
{
if (n <= 0)
return "";
else if (n > String(str).length)
return str...
I monitored the timing of my complex Stored Proc. Eventhough I set my timeout = 120 sec. It still returned timeout error at 30 sec. Is there an override timeout setting anywhere on SQL Server?
Thanks,
ab
I am programming in VB.NET using VS2005. In my solution I have three projects. First one is to compile into DLL file. I worked fine until when I made some changes in project one (as DLL file). It appeared that changes didn't go into affect. I deleted any known copy off dll files and...
Hello all! In use VS2005 with VB.NET.
i have this problem. i compiled recently a dll from csharp *.cs
file. but now i made some cahnges in the source file so i compiled it again,
but!!! it seems, that the memory is still using the old one... and when i
do classic regsvr32 it gives me error, that...
I try to make two databases synchronize in both production and development servers. I am using detach and attach method. Do I need to stop database in SQL Server Service Manager first? I keep getting 'currently in use' error.
Thanks,
dk
I have been using Visual Studio 2005 since it first released. One thing I can't figure out was how can I jumb back to my last cursor position in code display mode? Unlike Visual Studio 2003 where it has back button (like in IE). I don't understand why Microsoft left this useful control out...
Hello,
I'm fairy new to the Crystal Report. On my development machine, it display and print fine. On some of the product machine, it display and print half of the page. Why?
I am fustrated with Anchor property in Fox9. I doesn't seem to work. For example, I have an image on the top right hand corner. I want it to anchor to top right hand corner. On the Anchor property setup screen, I select Top and Right. The result, my image is displayed at top left hand...
I am developing in VS 2005. In my solution, I have couple of projects. One contains all classes. The other contain all wondows forms. When I tried to step thru in debug mode, it never allowed me to step into one of my class. This is wierd. Can anyone explain why?
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.