من هيچ كاري نكردم
متن اون فايلو هم برات مي نويسم :
<%
' ************************************************************************
' * ASP-Nuke: Free web portal in ASP *
' ************************************************************************
' * Copyright (c) 2002-2003 by Gaetan Bouveret (
[email protected]) *
' *
http://www.asp-nuke.com *
' * *
' * This program is free software. You can redistribute it and/or modify *
' * it under the terms of the GNU General Public License as published by *
' * the Free Software Foundation; either version 2 of the License, or *
' * (at your option) any later version. *
' * *
' ************************************************************************
%>
<%
' Roles (keep synchronized with database)
Const ROLE_USER = 1
Const ROLE_NEWS = 2
Const ROLE_ADMIN = 3
' Categories type (used for field cType of table Categories)
Const CATEGORY_TYPE_NEWS = 1
Const CATEGORY_TYPE_DIRECTORY = 2
Const CATEGORY_TYPE_DOWNLOADS = 3
Const CATEGORY_TYPE_IMAGES = 4
Const CATEGORY_TYPE_ARTICLES = 5
' ASP-Nuke Version
Const GLOBAL_SITE_VERSION = "v1.2"
%>
در ضمن
من وقتي كه فايل Setup.asp رو اجرا مي كنم َ سرور iis غير فعال مي شه
يعني خيلي طول مي كشه ( بيش از نيم ساعت ) و از آخرم هيچ اتفاقي نم يافته
يكي كه با اين برنامه كار كرده منو راهنمايي كنه