Precompilation Code

this words inside the COMMAND Prompet Screen:

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\sam2>C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\asp
net_compiler.exe -p C:\final source 051207\CHA_061207\CHA_0509207 -v /C:\final s
ource 051207\CHA_061207\precompiled061207

Utility to precompile an ASP.NET application
Copyright (C) Microsoft Corporation. All rights reserved.

error 1003: The directory 'C:\final' doesn't exist.
C:\Documents and Settings\sam2>C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\asp
net_compiler.exe -p C:\final source 051207\CHA_061207\CHA_0509207 -v /C:\final
Utility to precompile an ASP.NET application

Copyright (C) Microsoft Corporation. All rights reserved.
error 1001: Unexpected parameter: '051207\CHA_061207\CHA_0509207'.
C:\Documents and Settings\sam2>C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\asp
net_compiler.exe -p C:\final_source_051207\CHA_061207\CHA_0509207 -v /C:\final
Utility to precompile an ASP.NET application

Copyright (C) Microsoft Corporation. All rights reserved.
error ASPRUNTIME: '/C:\final' is not a valid virtual path.

C:\Documents and Settings\sam2>C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_compiler.exe -p C:\final_source_051207\CHA_061207\CHA_0509207 -v / C:\final

Comments

Popular posts from this blog

How to put java applet in aspx page‏‏

Introduction to Object Oriented Programming Concepts (OOPS) in C#.net