洛阳中航光电项目,为12年项目,此处使用反编译工具恢复源码,恢复为.netframe4.0版本,但仍需使用ie8访问; 数据库使用oracle,现再192.168.8.3服务器,访问账户scott,密码800100

LYZHGDWeb.csproj.user 1.5KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <UseIISExpress>true</UseIISExpress>
  5. <Use64BitIISExpress />
  6. <IISExpressSSLPort />
  7. <IISExpressAnonymousAuthentication />
  8. <IISExpressWindowsAuthentication />
  9. <IISExpressUseClassicPipelineMode />
  10. <UseGlobalApplicationHostFile />
  11. <LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig>
  12. <ProjectView>ShowAllFiles</ProjectView>
  13. <NameOfLastUsedPublishProfile>FolderProfile</NameOfLastUsedPublishProfile>
  14. </PropertyGroup>
  15. <ProjectExtensions>
  16. <VisualStudio>
  17. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  18. <WebProjectProperties>
  19. <StartPageUrl>
  20. </StartPageUrl>
  21. <StartAction>CurrentPage</StartAction>
  22. <AspNetDebugging>True</AspNetDebugging>
  23. <SilverlightDebugging>False</SilverlightDebugging>
  24. <NativeDebugging>False</NativeDebugging>
  25. <SQLDebugging>False</SQLDebugging>
  26. <ExternalProgram>
  27. </ExternalProgram>
  28. <StartExternalURL>
  29. </StartExternalURL>
  30. <StartCmdLineArguments>
  31. </StartCmdLineArguments>
  32. <StartWorkingDirectory>
  33. </StartWorkingDirectory>
  34. <EnableENC>True</EnableENC>
  35. <AlwaysStartWebServerOnDebug>True</AlwaysStartWebServerOnDebug>
  36. </WebProjectProperties>
  37. </FlavorProperties>
  38. </VisualStudio>
  39. </ProjectExtensions>
  40. </Project>