Passingwind

Happy coding everyday~~

  • Home
  • Archive
  • Login

windows 2003 64位 IIS 报 microsoft.jet.oledb.4.0 错误

01/31/2015 23:48:00 by Passingwind // 24 Comments

今天 在ws2003 64 位的服务器上部署了一个网站,环境什么的都好了。打开网站,竟然抛出一个错误:未在本地计算机上注册“microsoft.jet.oledb.4.0”提供程序 。 记得在 200 Read more

Categories: others
Tags: iis , windows 2003 , ject.oledb

IIS 上常用的MIME类型

01/28/2015 22:27:00 by Passingwind // 24 Comments

偶尔会用到一些常用后缀,但是IIS 上并没有对应的MIME 类型,导致放回404错误。 配置方法 .mp4 : application/octet-stream .woff : applic Read more

Categories: others
Tags: iis , mime

Entity Framework Migrations 三部曲

01/28/2015 19:40:00 by Passingwind // 25 Comments

启用 Entity Framework Migrations 自动更新 三部方法。 1,Enable-Migrations 启用Migrations 。(如果已经启用,则飘过~) 2,Add-Mi Read more

Categories: .net
Tags: Entity Framework , sql

asp.net mvc 移动端视图自动切换

01/27/2015 19:48:00 by Passingwind // 24 Comments

protected void Application_Start() { //自动切换移动端页面 DefaultDisplayMode Read more

Categories: .net
Tags: 代码 , asp.net mvc

MapPath 终极版

01/27/2015 01:34:00 by Passingwind // 25 Comments

/// <summary> /// Maps a virtual path to a physical disk path. /// </summar Read more

Categories: .net
Tags: asp.net , Entity Framework

iis cmd 管理命令

01/22/2015 22:27:00 by Passingwind // 26 Comments

比较常用。记录一下。 iisreset /RESTART (停止后启动) iisreset /START (启动IIS (如果停止)) iisreset /STOP (停止IIS (如果启动)) Read more

Categories: .net
Tags: iis , cmd

AutoMapper 扩展

01/22/2015 02:02:00 by Passingwind // 23 Comments

public static class AutoMapperExtensions { public static T MapTo<T>(this object ob Read more

Categories: .net
Tags: 代码 , C# , automapper

可用的PING服务器

01/21/2015 19:51:00 by Passingwind // 1 Comments

可用的PING服务器 Read more

Categories: others

程序集查找反射 TypeFinder

01/20/2015 20:30:00 by Passingwind // 12 Comments

ITypeFinder 接口 : /// <summary> /// Classes implementing this interface provide inform Read more

Categories: .net
Tags: 代码 , C#

asp.net 上传文件大小限制

01/20/2015 00:47:00 by Passingwind // 23 Comments

客户那边老是会遇到上传文件失败的问题。在这里总结一下。 之前的程序员 老是在 web.config 没有定义 maxRequestLength 大小,这样,只要客户上传的文件大于2M 就会上传不 Read more

Categories: .net
Tags: asp.net , iis
123

Pages

  • 关于本站
  • 网站链接资源

Category list

  • RSS .net
  • RSS General
  • RSS Xamarin
  • RSS html.css.js
  • RSS others
  • RSS php
  • RSS 架构&设计
  • RSS Database

Tags cloud

asp.net core ef core .net .net core Async C# Entity Framework Optimization abp abp vnext acid ad android angularjs app array asp.net asp.net core asp.net mvc autofac automapper azure blog cap centos chrome cmd code css dialogs docker ef efcore git github h5 hangfire hash html hub iis ject.oledb jquery js k8s less library linux localization mime mimeType mobile mvc net core nginx nuget quartz.net resource route scheduler signalr sitemap skype soap software spark spark.net sql sql-server sqlite sso supervisor task job theme ubuntu visual studio vpn vue web.config windows 2003 windows live write windows power shell windows server winform wsl2 xamarin xamarin.android xamarin.forms xml zpanel 下载 主机面板 主题 代码 依赖注入 加速 单点登录 小工具 库日常发现 开源协议 插件 数组 日志 服务器 杂谈 框架 百度地图SDK 笔记 设计模式 转载 问题

Months

  • 2021

    • 2021/10  (1)
    • 2021/06  (1)
    • 2021/04  (1)
  • 2020

    • 2020/12  (1)
    • 2020/11  (4)
    • 2020/10  (1)
    • 2020/07  (1)
    • 2020/06  (2)
    • 2020/05  (1)
  • 2019

    • 2019/08  (2)
    • 2019/07  (1)
    • 2019/05  (1)
    • 2019/02  (1)
  • 2018

    • 2018/12  (1)
    • 2018/10  (1)
    • 2018/08  (1)
    • 2018/07  (1)
    • 2018/04  (1)
    • 2018/03  (1)
  • 2017

    • 2017/12  (1)
    • 2017/11  (2)
    • 2017/10  (1)
    • 2017/09  (2)
    • 2017/08  (2)
    • 2017/05  (1)
    • 2017/03  (2)
    • 2017/02  (1)
    • 2017/01  (1)
  • 2016

    • 2016/12  (3)
    • 2016/11  (10)
    • 2016/10  (3)
    • 2016/08  (3)
    • 2016/07  (2)
    • 2016/04  (6)
    • 2016/01  (1)
  • 2015

    • 2015/08  (3)
    • 2015/07  (4)
    • 2015/06  (3)
    • 2015/05  (3)
    • 2015/04  (4)
    • 2015/03  (5)
    • 2015/02  (2)
    • 2015/01  (24)
  • 2014

    • 2014/12  (9)

Links

  • 十有三博客
  • 像素癖
  • dot.net

Copyright © 2022

Power by Passingwind. 粤ICP备15047098号 sitemap. Build by .NET Core 3.1.