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.
domainタグを web.configセクションに追加するFormsと、メニューがアプリケーションから消えます。
domain
Forms
<authentication mode="Forms"> <forms name="appname" loginUrl="login.aspx" domain="localhost" /> </authentication>
誰もこれを経験したことがありますか?