Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 IIS 上发布了我的 asp.net 网站,并且更改了母版页控件的格式。此外,将页面放在 IIS 上后,我也无法访问母版页上的子菜单。我该如何解决?
您是否在已发布文件夹中包含了所有必需的 CSS?您是否在代码中以正确的方式链接 CSS 文件,或者当发布目录下的目录结构发生更改时链接中断?发布完整的详细信息以获得可靠的答案。