مشكل با ايجاد پروژه Asp.net

vbdeveloper

New Member
سلام به همگي
در ويژال استوديو 2003 وقتي مي خام پروژه جديدASP.NET ايجاد كنم
پيغام زير رو مي ده

visual studio.net has detected that the specified web server is not running ASP.NET
version 1.1. You will be unable to run ASP.NET web aplications an services.


لازم هست بگم كه من از IIS 5.1 تحت ويندوز XP به عنوان وب سرور استفاده مي كنم
يعني بايد IIS رو Update كنم؟
 

vbdeveloper

New Member
مشكل برطرف شد

مشكل از اونجا پيدا شده كه من اول ويژوال استوديو رو نصب كردم بعدا IIs رو بخاطر اين هم Net Framwork موقع نصب وب سرور رو درست تشخيص نداده بود. با حذف Net Framework و نصب دوباره اون مشكل برطرف شد.
 

farooh

New Member
با سلام
من اول IIS رو نصب کردم و بعد visual studio.net 2003 . ولی برای اجرای برنامه asp.net یعنی هنگام کامپایل یه خطا می ده و درست اجرا نمی کنه یعنی کنترلها رو نمایش نمی ده و فقط متنها رو نمایش می ده!!!!!!!!!1 لطفا کمک کنید
 

amin_ginger

New Member
fix IIS

To fix IIS mappings for ASP.NET, run the Aspnet_regiis.exe utility: 1. Click Start, and then click Run.
2. In the Open text box, type cmd, and then press ENTER.
3. At the command prompt, type the following, and then press ENTER:
"%windir%\Microsoft.NET\Framework\version\aspnet_regiis.exe" -i
In this path, version represents the version number of the .NET Framework that you installed on your server. You must replace this placeholder with the actual version number when you type the command.
 

amin_ginger

New Member
Fix iis

توی run بنویس cmd
داخل cmd این رو بنویس:
C:\WINXP\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -i
 

جدیدترین ارسال ها

بالا