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

LYZHGDCallCenter.csproj.user 1.4KB

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