三叩头,一鞠躬,救命!(100分)

  • 主题发起人 主题发起人 hbffff
  • 开始时间 开始时间
H

hbffff

Unregistered / Unconfirmed
GUEST, unregistred user!
看了帮助,知道调试aspobject的方法
1 Turn on debugging information using the Compiler tab on the
Project|Options dialog box, if necessary. Also, turn on Integrated
Debugging in the Tools|Debugger Options dialog.
2 Choose Run|Parameters, type the name of your Web Server
in the Host Application box, and choose OK.
//这个”Web Server“ 是什么?IIs,pws?

3 Choose Run|Run.
4 Set breakpoints in the Active Server Page.
//" Active Server Page."是建Aspobject的那个test.asp?


5 Use the Web browser to interact with the Active Server Page.
//是http://localhost/my_virderectory/test.asp吗
另外是不是一定要注册后才可调试,
用以上方法可以直接对dll进行调试吗
 
算了,还是直接调试
我想问,sqlserver中如何计算 datetime1 与datetime2的
时间间隔 datetime1 -datetime2
 
可能是吧!
 
有点不清楚你在说什么?你要算时间间隔,就用FormatDateTime('HH:MM:SS',time2-time1)
就行了.
 
sorry,I found the function--datediff can settle it
after I read some books
 
最后问个问题,然后送封
我在某个工程下建了一个aspobject
调试完成,又新建一个activexdll,将原先的*_TLB,
coclass等文件加入,但无法注册
 
出现RuntimeError217
 
换个问题,大家斑斑忙
同事用vc写的控件在我的机子注册后,在使用时,出现"not check permission access is denied by object"
 
是在asp调用的
 
全部提示
Server object error 'ASP 0178 : 80070005'
Server.CreateObject Access Error
/hbf/asptest.asp, line 17
The call to Server.CreateObject failed while checking permissions.
Access is denied to this object
程序员不是人干的活,
我想当老板
 
毕业论文要动笔了,
再见大学
 
多人接受答案了。
 

Similar threads

I
回复
0
查看
3K
import
I
I
回复
0
查看
486
import
I
I
回复
0
查看
1K
import
I
I
回复
0
查看
3K
import
I
后退
顶部