|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
asp,你就只能等着微软给你解决,它不乐意你就只好悲催。而且asp跑在windows服务器上,windows服务器跟linux比起来简直弱爆了!interdev|visual|办理|微软|成绩微软的这篇文章能完全办理visualinterdev的调试成绩
必要安装visualinterdevserver,在visualstudio6.0的第二张盘上
HOWTO:ConfigureYourWebServerforVisualInterDev6.0ASPDebugging
--------------------------------------------------------------------------------
Theinformationinthisarticleappliesto:
MicrosoftVisualInterDev,version6.0
MicrosoftWindowsNTServerversion4.0
MicrosoftWindowsNTWorkstationversion4.0
MicrosoftWindows2000
--------------------------------------------------------------------------------
SUMMARY
ThisarticledescribestherecommendedstepstoconfigureyourWebserverforremoteandlocalActiveServerPages(ASP)scriptdebuggingforusewithVisualInterDev6.0.Therearefourbasicthingsthatyoumustdo:
InstalldebuggingcomponentsontheWebserver.
AddthenecessaryuserstotheAdministratorsgroupoftheWebserver.
ConfigureDCOMpermissionsontheWebserver.
SetupaVisualInterDev6.0projectfordebugging.
MOREINFORMATION
Install/ConfirmDebuggingComponentsontheWebServer
Installorensurethatyouarerunningthefollowingcomponents:
MicrosoftPersonalWebServer4.0orInternetInformationServer4.0orlater.
Asp.dllversion4.02.0662orlater.Ifyouhaveversion4.02.0662,thefilesizemustbe330,448bytes.YoucaninstallanupdatedversionofAsp.dllbyapplyingWindowsNTServicePack4orlater.
YoumayhavetostopWebservicesbeforeapplyingaservicepackinorderforAsp.dlltogetupdated.Fromacommandprompt,youcantypethefollowingtostoptheWebservices:
netstopiisadmin/y
MicrosoftFrontPageServerExtensionsversion3.0.2.1706orlater.
TheMicrosoftVisualInterDevServercomponents.IfyoudonotseethislistedintheAdd/RemoveProgramsutilityinControlPanel,youcaninstallitbyrunningSetup.exefromtheVID_SSdirectoryonVisualStudioCD-ROM2oronCD-ROM1oftheVisualInterDevstandaloneversion.
RemoteMachineDebuggercomponents(recommended).
IfyoudonotseethislistedinAdd/RemovePrograms,youcaninstallitbyrunningSetup.exefromtheSCRPT_SSdirectoryonVisualStudiodisc2orondisc1oftheVisualInterDevstandaloneversion.
VisualStudioServicePack3orlater,ifyouarerunningWindows2000.
YoucandownloadVisualStudioServicePack3fromthefollowinglocation:
http://msdn.microsoft.com/vstudio/sp/vs6sp3/default.asp
NOTE:TheWebservermustbeaWindowsNT4.0Workstation/ServeroraWindows2000Professional/Server/AdvancedServercomputer.
AddtheNecessaryUserstotheLocalAdministratorsGroupoftheWebServer
Inordertocorrectlyusedebugging,youmustbepartofthelocalAdministratorsgroupontheWebserveryouwillbedebuggingagainst.
StepstoadduserstotheAdministratorsgroupinWindowsNT4.0:
FromtheStartmenu,selectRun.
Type:usrmgrcomputernameandclickok.
Double-clicktheAdministratorsgroupinthebottompane.
Addtheusersyouwanttoallowtodebug.
StepstoadduserstotheAdministratorsgroupinWindows2000:
FromtheStartmenu,selectPrograms,andthenselectAdministrativeTools.
FromtheAdministrativeToolsmenu,selectComputerManagement.
ExpandLocalUsersandGroupsunderSystemTools.
SelecttheGroupsfolder.
Double-clicktheAdministratorsgroupintherightpane.
Addtheusersyouwanttoallowtodebug.
ConfigureDCOMPermissionsontheWebServer
FromtheStartmenu,selectRun.
Typedcomcnfg.exeandclickok.
OntheApplicationstab,scrolldowntotheCatalogClassanddouble-clickittoviewProperties.
SelecttheSecuritytab.
ClickUsecustomaccesspermissionsandthenclickEdit.
Addtheusersthatyouwillallowtodebugtothislist,grantingthemAllowAccessrights,orsimplyaddtheAdministratorsgrouptothislist.
SelecttheUsecustomlaunchpermissionsoptionandclickEdit.
Addtheusersthatyouwillallowtodebugtothislist,grantingthemAllowLaunchrights,orsimplyaddtheAdministratorsgrouptothislist.
Sel</p>源代码保护方面其实现在考虑得没那么多了..NET也可以反编译.ASP写得复杂的话别人能看得懂的话.他也有能力自己写了.这方面担心的倒不太多.纵观现在网上可以下载的那些所谓BBS还有什么网站等等的源代码 |
|